Added env vars to testing pipeline
This commit is contained in:
parent
2e20a22221
commit
fee4a19e3f
@ -1,5 +1,7 @@
|
|||||||
variables:
|
variables:
|
||||||
|
APPSECRET: "test"
|
||||||
ENVIRON: "test"
|
ENVIRON: "test"
|
||||||
|
FILESTORE: "static/assets/img/products/"
|
||||||
|
|
||||||
pytest:
|
pytest:
|
||||||
stage: test
|
stage: test
|
||||||
|
Loading…
Reference in New Issue
Block a user