Skip to content

Commit

Permalink
Update reusable-docker-arm-build.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka authored Jan 16, 2025
1 parent c5c84b1 commit 4c7eaa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docker-arm-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
context: images/
file: images/Dockerfile.kairos-${{ inputs.family }}
platforms: linux/arm64
load: ${{ github.event_name == 'pull_request' }}
load: true
tags: ${{ env.IMAGE_REF }}, kairos:${{ env.GIT_VERSION }}
build-args: |
VARIANT=${{ inputs.variant }}
Expand Down

0 comments on commit 4c7eaa5

Please sign in to comment.