Actualiser .gitea/workflows/ci.yml
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 7s
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 7s
This commit is contained in:
parent
679faa4f53
commit
c4430d8f6b
@ -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