refs #6797 feat(jenkins) deploy dev-lilium
gitea/salix-front/pipeline/head There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2024-02-20 14:59:46 +01:00
parent 6afb9ed570
commit df2bb66538
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -92,7 +92,7 @@ pipeline {
nodejs('node-v18') {
sh 'quasar build'
}
dockerBuild()
// dockerBuild()
}
}
stage('Deploy') {