Skip to content

Commit

Permalink
fix: corrected image tags and name
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Oct 23, 2024
1 parent 82f92a4 commit 9600860
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ jobs:
push: true
platforms: ${{ matrix.images.platform }}
target: ${{ matrix.images.target }}
no-cache: true
tags: edxops/commerce-coordinator-dev:latest
tags: edxops/${{matrix.images.image_name}}-dev:${{ steps.get-tag-name.outputs.result }}

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

0 comments on commit 9600860

Please sign in to comment.