diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c77d617..16d6ce6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,7 @@ variables: + APPSECRET: "test" ENVIRON: "test" + FILESTORE: "static/assets/img/products/" pytest: stage: test