Doubtful...
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-05-07 00:53:29 -04:00
parent a047b49073
commit 52e5befd93

View File

@@ -168,11 +168,6 @@ steps:
- name: Deploy Container
image: docker
privileged: true
environment:
- HOST=area51.mifi.dev
- PORT=9001
- ROUTE_PREFIX=/auth
- CONTAINER_PREFIX=mifi
commands:
- docker compose -f docker-compose.staging.yml pull
- docker compose -f docker-compose.staging.yml build --no-cache