Skip to content

Commit

Permalink
Merge pull request #68 from samagra-comms/development
Browse files Browse the repository at this point in the history
Added latest tag in github action (#67)
  • Loading branch information
pankajjangid05 authored Aug 10, 2023
2 parents 9341463 + 86a390d commit 11cfeb2
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 11cfeb2

Please sign in to comment.