build: refs #6695 try run db
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
712d23b632
commit
a85cc20603
|
@ -88,8 +88,7 @@ pipeline {
|
||||||
docker-compose -f salix/docker-compose.yml run -d --service-ports \
|
docker-compose -f salix/docker-compose.yml run -d --service-ports \
|
||||||
--network e2e_network \
|
--network e2e_network \
|
||||||
-v $(pwd)/test/cypress/storage:/salix/storage \
|
-v $(pwd)/test/cypress/storage:/salix/storage \
|
||||||
back
|
back'
|
||||||
'
|
|
||||||
}
|
}
|
||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
|
|
Loading…
Reference in New Issue