Skip to content

Commit

Permalink
DOCKW-70 Only build amd64 for legacy PHP
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed Aug 30, 2024
1 parent 3aa34bd commit 5e8010b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
deploy-branches: '["dev","prod"]'
image-name: 'ghcr.io/unb-libraries/exhibits.lib.unb.ca'
k8s-deployment-name: 'exhibits-lib-unb-ca'
platforms: linux/amd64
push-branches: '["dev","prod"]'
secrets:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG_DATA }}
Expand Down

0 comments on commit 5e8010b

Please sign in to comment.