Обратная совместимость со скриптом lint
This commit is contained in:
2
lint/eslint/Jenkinsfile
vendored
2
lint/eslint/Jenkinsfile
vendored
@@ -1,4 +1,4 @@
|
|||||||
stage('lint') {
|
stage('lint') {
|
||||||
echo 'runing comand npm run eslint'
|
echo 'runing comand npm run eslint'
|
||||||
sh 'npm run eslint'
|
sh 'npm run eslint || npm run lint'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user