From 0f40239ce467a27bcd4a6d138c6e89211425937c Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 6 Nov 2022 01:37:05 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f660067..d29c1dd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -113,7 +113,7 @@ k3s-ansible: - when: never k3s-dns: - stage: terraform + stage: ansible #image: docker.durp.info/hashicorp/terraform:light variables: WORKDIR: $CI_PROJECT_DIR/ansible @@ -132,7 +132,7 @@ k3s-dns: - when: never k3s-update: - stage: terraform + stage: ansible variables: WORKDIR: $CI_PROJECT_DIR/ansible FILE: update.yml