Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/samagra-comms/transf…
Browse files Browse the repository at this point in the history
…ormer into development
  • Loading branch information
pankajjangid05 committed Aug 11, 2023
2 parents bb04ea6 + a2f1875 commit 5f47574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
context: "."
push: true
tags: samagragovernance/transformer:v${{ steps.version.outputs.VERSION }}
tags: samagragovernance/transformer:v${{ steps.version.outputs.VERSION }}, samagragovernance/transformer:latest
build-args: |
username=${{ secrets.GH_USERNAME }},
token=${{ secrets.GH_TOKEN }}

0 comments on commit 5f47574

Please sign in to comment.