#11 Those were actually important XD
This commit is contained in:
parent
5776bcb73f
commit
22833ec7ad
@ -2,6 +2,9 @@ variables:
|
|||||||
APPSECRET: "test"
|
APPSECRET: "test"
|
||||||
ENVIRON: "test"
|
ENVIRON: "test"
|
||||||
FILESTORE: "static/assets/img/products/"
|
FILESTORE: "static/assets/img/products/"
|
||||||
|
DOCKER_HOST: tcp://docker:2375/
|
||||||
|
DOCKER_DRIVER: overlay2
|
||||||
|
DOCKER_TLS_CERTDIR: ""
|
||||||
|
|
||||||
pytest:
|
pytest:
|
||||||
stage: test
|
stage: test
|
||||||
|
Loading…
Reference in New Issue
Block a user