This one seems to be valid
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-08 14:57:15 -04:00
parent 42279b0592
commit 4acc228fe3

View File

@@ -173,10 +173,10 @@ steps:
image: docker
privileged: true
environment:
- CONTAINER_PREFIX: dev
- HOST: area51.mifi.dev
- ROUTE_PREFIX: /auth
- PORT: 9001
CONTAINER_PREFIX: dev
HOST: area51.mifi.dev
ROUTE_PREFIX: /auth
PORT: 9001'
commands:
- docker compose -f docker-compose.staging.yml pull
- docker compose -f docker-compose.staging.yml build --no-cache