drone-ci testing
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-15 12:11:18 -04:00
parent c66103223c
commit 8c127b806d

View File

@@ -14,6 +14,7 @@ steps:
POSTGRES_DB: ${TESTING_DB}
secrets: [TESTING_USER, TESTING_PASSWORD, TESTING_DB]
commands:
- echo $$TESTING_USER
- docker-compose -p rgraph-test up
volumes:
- name: docker_sock