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 add4ba8 commit 084dcc8Copy full SHA for 084dcc8
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2
2
jobs:
3
build:
4
docker:
5
- - image: themattrix/tox
+ - image: mikicz/tox
6
environment: # environment variables for primary container
7
DATABASE_URL: postgresql://root@localhost/circle_test?sslmode=disable
8
DB_USER: root
0 commit comments