From ef6df6d322098f078fae71a32a785a935e27b047 Mon Sep 17 00:00:00 2001 From: David Wilkie Date: Mon, 15 Apr 2024 15:09:00 +0700 Subject: [PATCH] WIP --- .github/workflows/gateway_commons.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/gateway_commons.yml b/.github/workflows/gateway_commons.yml index 96b8c97fb..d161ac11c 100644 --- a/.github/workflows/gateway_commons.yml +++ b/.github/workflows/gateway_commons.yml @@ -18,7 +18,7 @@ jobs: [ { "identifier": "gateway-commons-staging", - "branch": "develop", + "branch": "use_internal_endpoints", "image_tag": "staging" }, { @@ -115,4 +115,3 @@ jobs: tags: | ${{ env.GATEWAY_ECR_REPOSITORY }}:bootstrap ${{ env.GATEWAY_GHCR_REPOSITORY }}:bootstrap -