Adding the build back...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-10 13:16:03 -04:00
parent 70737658c7
commit c80856f3c5

View File

@@ -167,7 +167,7 @@ steps:
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 --pull always --force-recreate --wait
- docker compose -f docker-compose.staging-build.yml up --remove-orphans --pull always --build --force-recreate --wait
volumes:
- name: env-secrets
path: /drone/auth/staging.env