add lnit script
This commit is contained in:
4
lint/eslint/Jenkinsfile
vendored
Normal file
4
lint/eslint/Jenkinsfile
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
stage('lint') {
|
||||||
|
echo 'runing comand npm run eslint'
|
||||||
|
sh 'npm run eslint'
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user