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
779e55db74
commit
accdd9449d
|
|
@ -15,6 +15,7 @@ steps:
|
||||||
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 -f docker-compose.yaml
|
||||||
|
- ls
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker_sock
|
- name: docker_sock
|
||||||
host:
|
host:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue