From e1bf12250dfd7046f43e2e9dc2ab8329534b6ed9 Mon Sep 17 00:00:00 2001 From: "antoine.choimet" Date: Wed, 21 Aug 2024 14:31:37 +0200 Subject: [PATCH] trying to upload to private gcp artifact registry --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b837265..7470d81 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: push: branches: - 'main' + - 'gcp-artifact-registry' tags: - 'v*' pull_request: