Update .gitlab-ci.yml, main.yml

This commit is contained in:
2022-09-25 17:17:01 +00:00
parent 3ac12c051a
commit 1e75835f64
2 changed files with 1 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ ansible:
stage: ansible
variables:
DEBIAN_FRONTEND: noninteractive
K8S_AUTH_KUBECONFIG: config
image:
name: ubuntu:latest
before_script:

View File

@@ -6,4 +6,3 @@
name: testing
kind: Namespace
state: present
kubeconfig: "config"