Skip to content

Commit

Permalink
Publish server images
Browse files Browse the repository at this point in the history
Signed-off-by: Kim Christensen <[email protected]>
  • Loading branch information
kichristensen committed May 30, 2024
1 parent e5e562f commit 5fbb6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pipelinesrelease_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,4 @@ jobs:
username: "${{ github.actor }}"
password: "${{ secrets.GITHUB_TOKEN }}"
- name: Publish Docker Images to ${{inputs.registry}}
run: PORTER_REGISTRY=${{inputs.registry}} mage PublishImages
run: PORTER_REGISTRY=${{inputs.registry}} mage PublishImages PublishServerMultiArchImages

0 comments on commit 5fbb6c9

Please sign in to comment.