Added env vars to testing pipeline

This commit is contained in:
Luke Else 2024-01-30 21:56:02 +00:00
parent 2e20a22221
commit fee4a19e3f

View File

@ -1,5 +1,7 @@
variables:
APPSECRET: "test"
ENVIRON: "test"
FILESTORE: "static/assets/img/products/"
pytest:
stage: test