Skip to content

Commit

Permalink
Merge pull request #13 from lsst-sqre/tickets/DM-32592-jonathansick-p…
Browse files Browse the repository at this point in the history
…ush-latest

Push the latest tag in addition to the version
  • Loading branch information
jonathansick authored Nov 17, 2021
2 parents bda6fd3 + 1a3bee9 commit 8f89b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
context: .
push: true
tags: lsstsqre/ltd-mason:${{ steps.vars.outputs.tag }}
tags: lsstsqre/ltd-mason:${{ steps.vars.outputs.tag }},lsstsqre/ltd-mason:latest
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new

Expand Down

0 comments on commit 8f89b84

Please sign in to comment.