From d99b253208b2772b83dd86d6369fea4de9e0f45f Mon Sep 17 00:00:00 2001 From: DeveloperDurpBot Date: Sat, 20 May 2023 12:30:30 +0000 Subject: [PATCH] ci: render Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/873439881 --- pipelines/build-container.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pipelines/build-container.yml b/pipelines/build-container.yml index f2c19be..8ffc46a 100644 --- a/pipelines/build-container.yml +++ b/pipelines/build-container.yml @@ -51,7 +51,6 @@ build-container: DOCKER_TLS_CERTDIR: "" DOCKER_HOST: tcp://127.0.0.1:2375/ services: - #- docker:20.10.17-dind - name: docker:dind entrypoint: ["dockerd-entrypoint.sh", "--tls=false"] stage: build @@ -74,8 +73,6 @@ build-container: artifacts: true only: - main - #tags: - # - docker HelmChart: image: registry.durp.info/dtzar/helm-kubectl stage: build