Skip to content

Commit

Permalink
Update image-build-and-upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gvenzl authored Jan 28, 2025
1 parent 929333e commit db1680c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/image-build-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ jobs:
id: push-to-ghcr
uses: redhat-actions/push-to-registry@v2
with:
registry: ghcr.io/${{ github.repository_owner }}/test
image: oracle-free
tags: ${{ matrix.versions }}${{ matrix.flavor }}-${{ matrix.arch }}

Expand All @@ -179,6 +180,7 @@ jobs:
id: push-faststart-to-ghcr
uses: redhat-actions/push-to-registry@v2
with:
registry: ghcr.io/${{ github.repository_owner }}/test
image: oracle-free
tags: ${{ matrix.versions }}${{ matrix.flavor }}-faststart-${{ matrix.arch }}

Expand Down

0 comments on commit db1680c

Please # to comment.