Skip to content

Commit

Permalink
Build linux/arm64 ubi9 universal image in GH action
Browse files Browse the repository at this point in the history
Signed-off-by: dkwon17 <[email protected]>
  • Loading branch information
dkwon17 committed Jan 8, 2025
1 parent e24cbd7 commit ee9c996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubi9-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
provenance: false
context: universal/ubi9
platforms: linux/amd64, linux/arm64
tags: |
quay.io/devfile/universal-developer-image:latest
${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit ee9c996

Please sign in to comment.