1
0
Fork 0

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

Dustin 2022-08-01 16:51:12 -05:00
parent 735c5af135
commit bb96ec3c0b
1 changed files with 1 additions and 0 deletions

1
ci/Jenkinsfile vendored
View File

@ -25,6 +25,7 @@ pipeline {
archiveArtifacts 'hudctrl-*' archiveArtifacts 'hudctrl-*'
} }
} }
}
} }
stage('Build Frontend') { stage('Build Frontend') {