Skip to content

Commit

Permalink
fix: add platform variable for credentials workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mumarkhan999 committed Oct 14, 2024
1 parent 9cf2bb7 commit 0a2302c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-credentials-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
push: true
target: dev
tags: edxops/credentials-dev:${{ steps.get-tag-name.outputs.result }}
platforms: linux/amd64,linux/arm64

- name: Send failure notification
if: failure()
Expand Down

0 comments on commit 0a2302c

Please sign in to comment.