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
72000daeca
commit
3d0000c980
|
@ -25,7 +25,6 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
container('node') {
|
container('node') {
|
||||||
dir('ui') {
|
dir('ui') {
|
||||||
sh 'whoammi'
|
|
||||||
sh 'id'
|
sh 'id'
|
||||||
sh '. ../ci/build-ui.sh'
|
sh '. ../ci/build-ui.sh'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue