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

This commit is contained in:
Andrei Stoica 2023-05-15 12:05:53 -04:00
parent accdd9449d
commit c66103223c
1 changed files with 1 additions and 2 deletions

View File

@ -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: