Remove tags to use default
All checks were successful
Build and Push Container / build (push) Successful in 41s
All checks were successful
Build and Push Container / build (push) Successful in 41s
This commit is contained in:
parent
885442efce
commit
25ea581063
@ -16,11 +16,6 @@ jobs:
|
|||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: git.pfy.ch/pfych/chapter-tracker
|
images: git.pfy.ch/pfych/chapter-tracker
|
||||||
# generate Docker tags based on the following events/attributes
|
|
||||||
tags: |
|
|
||||||
type=ref,event=tag
|
|
||||||
type=ref,event=branch
|
|
||||||
type=sha
|
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user