From b554f5760051055c1b28a5397fd1e63b862f21a5 Mon Sep 17 00:00:00 2001 From: Henrik Gerdes Date: Mon, 16 Sep 2024 20:36:03 +0200 Subject: [PATCH] fix: don't test az copy on public runners Signed-off-by: Henrik Gerdes --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4652273..0f01176 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -76,7 +76,6 @@ snippets: - !reference [.snippets, tflint-install] - !reference [.snippets, tailscale-install] - !reference [.snippets, minio-mc-install] - - !reference [.snippets, az-copy-install] - !reference [.snippets, yq-by-mike-farah-install] - !reference [.snippets, azure-cli-install] - !reference [.snippets, aws-cli-install]