Skip to content

Commit

Permalink
Set target build platform
Browse files Browse the repository at this point in the history
  • Loading branch information
patschilf committed Jul 4, 2023
1 parent 7068873 commit 8e85e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
with:
image-name: 'ghcr.io/unb-libraries/simplesamlphp'
push-branches: '["1.x"]'
platforms: linux/amd64
secrets:
GH_CONTAINER_REGISTRY_USER: ${{ secrets.GH_CONTAINER_REGISTRY_USER }}
GH_CONTAINER_REGISTRY_TOKEN: ${{ secrets.GH_CONTAINER_REGISTRY_TOKEN }}
Expand Down

0 comments on commit 8e85e37

Please sign in to comment.