forked from philorg/treetrail-frontend
CI: publish container with tag latest along with the version
This commit is contained in:
parent
d72ea0da6f
commit
63c980095e
1 changed files with 1 additions and 1 deletions
|
@ -104,4 +104,4 @@ jobs:
|
|||
with:
|
||||
registry: "docker://${{ vars.REGISTRY }}/${{ vars.ORGANISATION }}"
|
||||
image: treetrail-frontend
|
||||
tags: ${{ steps.version.outputs.version }}
|
||||
tags: latest ${{ steps.version.outputs.version }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue