Skip to content

Commit

Permalink
WIP: update docker provider image build registry
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhorsman committed Sep 16, 2024
1 parent e293e9b commit 4ba4588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/podvm_mkosi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,5 +286,5 @@ jobs:
make image-container
env:
PUSH: true
REGISTRY: ghcr.io/${{ github.repository }}
REGISTRY: ${{ inputs.registry }}
PODVM_TAG: ${{ github.sha }}

0 comments on commit 4ba4588

Please sign in to comment.