forked from verdnatura/salix-front
build: refs #6695 try run db
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 \
|
||||
--network e2e_network \
|
||||
-v $(pwd)/test/cypress/storage:/salix/storage \
|
||||
back
|
||||
'
|
||||
back'
|
||||
}
|
||||
post {
|
||||
always {
|
||||
|
|
Loading…
Reference in New Issue