Actualiser .gitea/workflows/ci.yml
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 26s
All checks were successful
Deployment Verification / deploy-and-test (push) Successful in 26s
This commit is contained in:
parent
39bcce321c
commit
4423232b41
@ -26,7 +26,7 @@ jobs:
|
||||
docker network create traefik_front_network || true
|
||||
|
||||
- name: Start up services using Docker Compose
|
||||
run: docker compose -f docker-compose.yml up -d
|
||||
run: docker compose up -d
|
||||
|
||||
# - name: Modify /etc/hosts for internal routing
|
||||
# run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user