Update .gitlab-ci.yml file

This commit is contained in:
Marek Lesko
2025-07-28 09:16:30 +00:00
parent 014cf13072
commit 2199e1f5b2

View File

@@ -75,15 +75,6 @@ docker-build:
docker-deploy: docker-deploy:
stage: release stage: release
image: docker:latest
services:
- name: docker:dind
alias: docker
environment: production
variables:
DOCKER_DRIVER: overlay2
DOCKER_HOST: tcp://docker:2375
DOCKER_TLS_CERTDIR: ""
tags: tags:
- production - production
script: script: