Actualiser .gitea/workflows/ci.yml
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 9s
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 9s
This commit is contained in:
parent
56c54b7d43
commit
1c052f67ac
@ -33,7 +33,7 @@ jobs:
|
|||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
echo ---Building and starting up docker---
|
echo ---Building and starting up docker---
|
||||||
docker-compose -f ./<REPO_NAME>/docker-compose.yml -p testing up -d
|
docker compose -f ./metabase/docker-compose.yml -p testing up -d
|
||||||
echo ---Containers up---
|
echo ---Containers up---
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user