File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -175,6 +175,21 @@ jobs:
175175 image : " gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-nap/nginx-plus-ingress"
176176 target_image : " gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap/nginx-plus-ingress"
177177 platforms : " linux/amd64"
178+ - tag : " ${{ needs.variables.outputs.tag }}"
179+ target_tag : " ${{ needs.variables.outputs.tag }}-${{ needs.variables.outputs.date }}"
180+ image : " gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-nap-v5/nginx-plus-ingress"
181+ target_image : " gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress"
182+ platforms : " linux/amd64"
183+ - tag : " ${{ needs.variables.outputs.tag }}-ubi"
184+ target_tag : " ${{ needs.variables.outputs.tag }}-${{ needs.variables.outputs.date }}-ubi"
185+ image : " gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-nap-v5/nginx-plus-ingress"
186+ target_image : " gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress"
187+ platforms : " linux/amd64"
188+ - tag : " ${{ needs.variables.outputs.tag }}-alpine-fips"
189+ target_tag : " ${{ needs.variables.outputs.tag }}-${{ needs.variables.outputs.date }}-alpine-fips"
190+ image : " gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-nap-v5/nginx-plus-ingress"
191+ target_image : " gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/dev/nginx-ic-nap-v5/nginx-plus-ingress"
192+ platforms : " linux/amd64"
178193 - tag : " ${{ needs.variables.outputs.tag }}"
179194 target_tag : " ${{ needs.variables.outputs.tag }}-${{ needs.variables.outputs.date }}"
180195 image : " gcr.io/f5-gcs-7899-ptg-ingrss-ctlr/release/nginx-ic-dos/nginx-plus-ingress"
You can’t perform that action at this time.
0 commit comments