test: refs #6695 e2e better build front image
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
f8d9ffeb13
commit
9d49f136fe
|
@ -128,7 +128,7 @@ pipeline {
|
|||
}
|
||||
stage('Frontend') {
|
||||
steps {
|
||||
sh 'docker-compose -f docker-compose.e2e.yml build --progress=plain front'
|
||||
sh 'docker-compose -f docker-compose.e2e.yml build front'
|
||||
sh 'docker-compose -f docker-compose.e2e.yml up -d front'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue