From 09ecce28ccb4980bc663ef640e6a4f027abc820c Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Thu, 22 Feb 2024 19:28:42 -0500 Subject: [PATCH] Backport of build.yml: typo on tags into release/1.4.x (#3684) backport of commit cf8dcbe8e9e5242c536847853e480c2d48f82e7e Co-authored-by: David Yu --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 094a2ac31c..b372abc0d6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -410,7 +410,7 @@ jobs: pkg_name: consul-k8s-control-plane_${{ env.version }} bin_name: consul-k8s-control-plane workdir: control-plane - tags: + tags: | public.ecr.aws/hashicorp/${{ env.repo }}-control-plane-fips:${{ env.version }}-ubi redhat_tag: quay.io/redhat-isv-containers/6486b1beabfc4e51588c0416:${{env.version}}-ubi # this is different than the non-FIPS one extra_build_args: |