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
0be4294782
commit
285533ea61
|
|
@ -17,7 +17,7 @@ steps:
|
||||||
from_secret: TESTING_DB
|
from_secret: TESTING_DB
|
||||||
secrets: [TESTING_USER, TESTING_PASSWORD, TESTING_DB]
|
secrets: [TESTING_USER, TESTING_PASSWORD, TESTING_DB]
|
||||||
commands:
|
commands:
|
||||||
- echo $${TESTING_USER}
|
- echo $${POSTGRES_USER}
|
||||||
- docker-compose -p rgraph-test up -d
|
- docker-compose -p rgraph-test up -d
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker_sock
|
- name: docker_sock
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue