more global variables
This commit is contained in:
4
tests/unit/Jenkinsfile
vendored
Normal file
4
tests/unit/Jenkinsfile
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
stage('unit tests') {
|
||||
echo 'runing tests...'
|
||||
sh 'npm run test'
|
||||
}
|
||||
Reference in New Issue
Block a user