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
1c052f67ac
commit
1e026f9336
@ -32,6 +32,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup
|
- name: Setup
|
||||||
run: |
|
run: |
|
||||||
|
pwd
|
||||||
|
ls -ila
|
||||||
echo ---Building and starting up docker---
|
echo ---Building and starting up docker---
|
||||||
docker compose -f ./metabase/docker-compose.yml -p testing up -d
|
docker compose -f ./metabase/docker-compose.yml -p testing up -d
|
||||||
echo ---Containers up---
|
echo ---Containers up---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user