We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a301c6 commit 16cd3feCopy full SHA for 16cd3fe
.github/workflows/build_and_deploy.yml
@@ -33,7 +33,6 @@ jobs:
33
run: |
34
docker run --rm \
35
-e DJANGO_SETTINGS_MODULE=intbot.settings \
36
- -e DATABASE_URL=postgres://testuser:testpassword@localhost:5432/testdb \
37
--network host \
38
intbot \
39
make in-container/tests
0 commit comments