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: [""]