Skip to content

Commit

Permalink
NBLE-53 Only build linux/amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobSanford committed May 22, 2024
1 parent 02b72e5 commit c92fdbf
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 @@ -15,6 +15,7 @@ jobs:
image-name: 'ghcr.io/unb-libraries/nble.lib.unb.ca'
k8s-deployment-name: 'nble-lib-unb-ca'
push-branches: '["dev","prod"]'
platforms: 'linux/amd64'
secrets:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG_DATA }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand Down

0 comments on commit c92fdbf

Please sign in to comment.