added latest tag
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 4s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 4s
This commit is contained in:
@@ -39,6 +39,9 @@ jobs:
|
|||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: git.letsstein.de/tom/anki_convert
|
images: git.letsstein.de/tom/anki_convert
|
||||||
|
tags: |
|
||||||
|
type=raw,value=latest,enable={{is_default_branch}}
|
||||||
|
type=edge
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
id: push
|
id: push
|
||||||
|
|||||||
Reference in New Issue
Block a user