drone-ci testing
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
1364896616
commit
6331cb8bdf
|
|
@ -14,7 +14,7 @@ steps:
|
||||||
POSTGRES_DB: ${TESTING_DB}
|
POSTGRES_DB: ${TESTING_DB}
|
||||||
secrets: [TESTING_USER, TESTING_PASSWORD, TESTING_DB]
|
secrets: [TESTING_USER, TESTING_PASSWORD, TESTING_DB]
|
||||||
commands:
|
commands:
|
||||||
- up -p rgraph-test -f docker-compose.yaml
|
- docker compose up -p rgraph-test -f docker-compose.yaml
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker_sock
|
- name: docker_sock
|
||||||
host:
|
host:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue