1
0
Fork 0

asdf
dustin/hudctrl/pipeline/head There was a failure building this commit Details

Dustin 2022-08-01 16:22:22 -05:00
parent 72000daeca
commit 3d0000c980
1 changed files with 0 additions and 1 deletions

1
ci/Jenkinsfile vendored
View File

@ -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'
} }