This website requires JavaScript.
Explore
Help
Register
Sign In
bro-js
/
jenkins-scripts
Watch
5
Star
0
Fork
0
You've already forked jenkins-scripts
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a3b99ccd20
jenkins-scripts
/
tests
/
ui
/
Jenkinsfile
5 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2020-03-02 22:35:26 +03:00
stage('ui tests') {
update
2020-03-02 22:47:41 +03:00
echo 'ui tests'
sh 'npm run test:ui'
init
2020-03-02 22:35:26 +03:00
}
Reference in New Issue
Copy Permalink