CHORE: Removed unecessary environ variables from pipeline

This commit is contained in:
Luke Else 2024-02-18 19:28:38 +00:00
parent cd112fa644
commit 02f69f2e68

View File

@ -1,7 +1,4 @@
variables: variables:
APPSECRET: "test"
ENVIRON: "test"
FILESTORE: "static/assets/img/products/"
DOCKER_HOST: tcp://docker:2375/ DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2 DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: "" DOCKER_TLS_CERTDIR: ""