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