From cf8dcbe8e9e5242c536847853e480c2d48f82e7e Mon Sep 17 00:00:00 2001 From: David Yu Date: Thu, 22 Feb 2024 15:41:53 -0800 Subject: [PATCH] build.yml: typo on tags --- .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: |