ci: refs #6695 Jenkinsfile fixes
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
2e4fb91d77
commit
45e8a0bd8b
|
@ -128,6 +128,7 @@ pipeline {
|
|||
}
|
||||
stage('Front') {
|
||||
steps {
|
||||
sh 'gulp build'
|
||||
dockerBuildPush 'front', 'front'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue