This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user