Skip to content

Commit

Permalink
fix: changed key
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Sep 11, 2024
1 parent 9ce84cf commit 5a179b9
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 @@ -42,7 +42,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: dockerfiles/registrar.Dockerfile
dockerfile: dockerfiles/registrar.Dockerfile
push: true
target: dev
tags: edxops/registrar-devstack-dev:${{ steps.get-tag-name.outputs.result }},${{ github.sha }}
Expand Down

0 comments on commit 5a179b9

Please sign in to comment.