From aa179ca4f405fed7a76dad90a23bd02d6f2a8d2d Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Thu, 15 May 2025 15:02:58 +0200 Subject: [PATCH] e2e: remove GCR Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com> --- .github/workflows/e2e.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index e462553..9e03d50 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -67,13 +67,6 @@ jobs: username_secret: GAR_USERNAME password_secret: GAR_JSON_KEY type: remote - - - name: Google Container Registry - registry: gcr.io - slug: gcr.io/sandbox-298914/test-docker-action - username_secret: GCR_USERNAME - password_secret: GCR_JSON_KEY - type: remote - name: Azure Container Registry registry: officialgithubactions.azurecr.io