This commit is contained in:
@@ -166,8 +166,8 @@ steps:
|
||||
ROUTE_PREFIX: /auth
|
||||
PORT: 9001
|
||||
commands:
|
||||
- docker compose -f docker-compose.staging-build.yml build --pull --no-cache
|
||||
- docker compose -f docker-compose.staging-build.yml up --remove-orphans --force-recreate --wait
|
||||
- docker compose -f /docker/docker-compose.staging-build.yml build --pull --no-cache
|
||||
- docker compose -f /docker/docker-compose.staging-build.yml up --remove-orphans --force-recreate --wait
|
||||
volumes:
|
||||
- name: env-secrets
|
||||
path: /drone/auth/staging.env
|
||||
|
||||
Reference in New Issue
Block a user