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

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

View File

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