Skip to content

Commit

Permalink
Merge pull request #31 from edx/umar/add-platform-var-in-cred-workflow
Browse files Browse the repository at this point in the history
Add platform variable for credentials workflow
  • Loading branch information
mumarkhan999 authored Oct 14, 2024
2 parents 9cf2bb7 + d542e8e commit f9d7a7f
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 f9d7a7f

Please sign in to comment.