Skip to content

Commit

Permalink
refactor: updated push image workflow target
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Oct 11, 2024
1 parent 42337d9 commit ca5cc2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-enterprise-subsidy-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
file: ./dockerfiles/enterprise-subsidy.Dockerfile
push: true
target: dev
target: devstack
tags: edxops/enterprise-subsidy-dev:${{ steps.get-tag-name.outputs.result }}

- name: Send failure notification
Expand Down

0 comments on commit ca5cc2b

Please sign in to comment.