chore(ci): remove unnecessary Docker variables from CI config #78

Merged
argoyle merged 1 commits from update-gitlab-ci-remove-docker-vars into master 2024-12-05 08:24:31 +00:00
-4
View File
@@ -1,10 +1,6 @@
include:
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
variables:
DOCKER_HOST: tcp://docker:2375
DOCKER_DRIVER: overlay2
stages:
- build
- deploy-prod