asdf
dustin/hudctrl/pipeline/head There was a failure building this commit
Details
dustin/hudctrl/pipeline/head There was a failure building this commit
Details
parent
efbb9ce14c
commit
72000daeca
|
@ -25,6 +25,8 @@ pipeline {
|
|||
steps {
|
||||
container('node') {
|
||||
dir('ui') {
|
||||
sh 'whoammi'
|
||||
sh 'id'
|
||||
sh '. ../ci/build-ui.sh'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue