test: refs #6695 jenkins try
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
0f59354933
commit
2e3271b9a1
|
@ -128,7 +128,7 @@ pipeline {
|
|||
}
|
||||
stage('Frontend') {
|
||||
steps {
|
||||
sh 'docker build -f ./Dockerfile.e2e -t front .'
|
||||
sh 'docker buildx build -f ./Dockerfile.e2e -t front . --load'
|
||||
// sh 'docker-compose -f docker-compose.e2e.yml up -d --build front'
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue