diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4892488f..66538910 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,7 @@ stages: variables: DOCKER_BUILDKIT: 1 CI_BUILDX_ARCHS: "linux/amd64" + DOCKER_TLS_CERTDIR: "" workflow: auto_cancel: diff --git a/.gitlab/agents/home-cluster-glab-agent/config.yaml b/.gitlab/agents/home-cluster-glab-agent/config.yaml index 16f3c2a6..5fca8efe 100644 --- a/.gitlab/agents/home-cluster-glab-agent/config.yaml +++ b/.gitlab/agents/home-cluster-glab-agent/config.yaml @@ -1,10 +1,10 @@ ci_access: projects: - - id: graham/towerops + - id: towerops/towerops default_namespace: towerops user_access: access_as: agent: {} projects: - - id: graham/towerops + - id: towerops/towerops