drone-ci testing
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
accdd9449d
commit
c66103223c
|
|
@ -14,8 +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:
|
||||||
- docker-compose -p rgraph-test up -f docker-compose.yaml
|
- docker-compose -p rgraph-test up
|
||||||
- ls
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker_sock
|
- name: docker_sock
|
||||||
host:
|
host:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue