Przeglądaj źródła

fix param name (#3088)

Signed-off-by: Alex Meijer <alexander.meijer@ibm.com>
Alex Meijer 1 rok temu
rodzic
commit
431277702a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/promote-to-demo.yaml

+ 1 - 1
.github/workflows/promote-to-demo.yaml

@@ -38,5 +38,5 @@ jobs:
     uses: opencost/opencost-infra/.github/workflows/promote-to-oc-demo.yaml@atm/cd-to-demo
     uses: opencost/opencost-infra/.github/workflows/promote-to-oc-demo.yaml@atm/cd-to-demo
     secrets: inherit
     secrets: inherit
     with:
     with:
-      image-tag: ${{ needs.prep-image-name.outputs.image_tag }}
+      img-fqdn: ${{ needs.prep-image-name.outputs.image_tag }}
       is_be: true
       is_be: true