update
This commit is contained in:
Vendored
+2
-4
@@ -1,6 +1,4 @@
|
||||
stage('ui tests') {
|
||||
steps {
|
||||
echo 'ui tests'
|
||||
sh 'npm run test:ui'
|
||||
}
|
||||
echo 'ui tests'
|
||||
sh 'npm run test:ui'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user