Skip to content

Commit

Permalink
fix: output
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Sep 11, 2024
1 parent 95317c4 commit 0458ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-registrar-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
file: ./dockerfiles/registrar.Dockerfile
push: true
target: dev
repository: edxops/registrar-devstack-dev
outputs: type=registry,name=edxops/registrar-devstack-dev,push=true
tags: ${{ steps.get-tag-name.outputs.result }},${{ github.sha }}

- name: Send failure notification
Expand Down

0 comments on commit 0458ff8

Please sign in to comment.