add latest tag
This commit is contained in:
parent
d8816f6605
commit
a9f8c28e21
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-publish.yaml
vendored
1
.github/workflows/build-and-publish.yaml
vendored
|
@ -35,6 +35,7 @@ jobs:
|
|||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
tags: |
|
||||
${{ inputs.phanpy_version }}
|
||||
latest
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue