Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/samagra-comms/orches…
Browse files Browse the repository at this point in the history
…trator into development
  • Loading branch information
pankajjangid05 committed Aug 21, 2023
2 parents aba242f + 86a390d commit 9d6a36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push-dev-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/orchestrator:v${{ steps.version.outputs.VERSION }}
tags: samagragovernance/orchestrator:v${{ steps.version.outputs.VERSION }}, samagragovernance/orchestrator:latest
build-args: |
username=${{ secrets.USERNAME }},
token=${{ secrets.TOKEN }}

0 comments on commit 9d6a36e

Please sign in to comment.