Skip to content

Commit

Permalink
update latest on release as well
Browse files Browse the repository at this point in the history
  • Loading branch information
manulera committed Oct 24, 2024
1 parent e72b109 commit 3ba1e31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
context: .
push: true
tags: |
manulera/shareyourcloning:latest
manulera/shareyourcloning:prod
manulera/shareyourcloning:${{ github.ref_name }}
labels: ${{ steps.meta.outputs.labels }}
Expand All @@ -45,6 +46,7 @@ jobs:
context: .
push: true
tags: |
manulera/shareyourcloning:latest-syc-base
manulera/shareyourcloning:prod-syc-base
manulera/shareyourcloning:${{ github.ref_name }}-syc-base
Expand Down

0 comments on commit 3ba1e31

Please sign in to comment.