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