Actualiser .gitea/workflows/ci.yml
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 8s
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 8s
This commit is contained in:
parent
bf0025eb6e
commit
0e5d390a41
@ -26,8 +26,7 @@ jobs:
|
|||||||
docker network create traefik_front_network || true
|
docker network create traefik_front_network || true
|
||||||
|
|
||||||
- name: Start up services using Docker Compose
|
- name: Start up services using Docker Compose
|
||||||
run: docker compose -f docker-compose.yml logs
|
run: docker compose -f docker-compose.yml up -d
|
||||||
#up -d
|
|
||||||
|
|
||||||
# - name: Modify /etc/hosts for internal routing
|
# - name: Modify /etc/hosts for internal routing
|
||||||
# run: |
|
# run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user