drone-ci testing
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Andrei Stoica 2023-05-15 12:04:30 -04:00
parent 6331cb8bdf
commit 779e55db74
1 changed files with 1 additions and 1 deletions

View File

@ -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:
- docker compose up -p rgraph-test -f docker-compose.yaml - docker-compose -p rgraph-test up -f docker-compose.yaml
volumes: volumes:
- name: docker_sock - name: docker_sock
host: host: