diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 62629261aa..6924682510 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -132,6 +132,7 @@ jobs: FEDORA_MAJOR_VERSION=${{ env.FEDORA_MAJOR_VERSION }} BASE_IMAGE_URL=${{ env.BASE_IMAGE_URL }} RECIPE=${{ matrix.recipe }} + IMAGE_REGISTRY=${{ env.IMAGE_REGISTRY }} labels: ${{ steps.meta.outputs.labels }} oci: false