test: refs #6695 e2e fix back 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
1507febd91
commit
f5758d0fe9
|
@ -1,8 +1,8 @@
|
||||||
version: '3.7'
|
version: '3.7'
|
||||||
services:
|
services:
|
||||||
back:
|
back:
|
||||||
# image: registry.verdnatura.es/salix-back:${VERSION:?}
|
image: registry.verdnatura.es/salix-back:${VERSION:?}
|
||||||
image: back_try
|
# image: back_try
|
||||||
volumes:
|
volumes:
|
||||||
- ./test/cypress/storage:/salix/storage
|
- ./test/cypress/storage:/salix/storage
|
||||||
- ./test/cypress/back/datasources.json:/salix/loopback/server/datasources.json
|
- ./test/cypress/back/datasources.json:/salix/loopback/server/datasources.json
|
||||||
|
|
Loading…
Reference in New Issue