From 4c3ecc708df3f3880633025ade85aa4bfa91fbe1 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Tue, 27 Jan 2026 11:11:06 -0600 Subject: [PATCH] untag ci build --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea9df7bc..c0e6dafa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,8 +14,6 @@ workflow: build: stage: build interruptible: true - tags: - - vntx image: docker:27 services: - docker:27-dind @@ -40,8 +38,6 @@ build: deploy: stage: deploy needs: ["build"] - tags: - - vntx image: name: bitnami/kubectl:latest entrypoint: [""]