mirror of
https://github.com/sismics/docs.git
synced 2024-11-22 05:57:57 +01:00
Tag latest on master, tag version on github tag. (#612)
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
f33650c099
commit
bbe5f19997
3
.github/workflows/build-deploy.yml
vendored
3
.github/workflows/build-deploy.yml
vendored
@ -59,8 +59,11 @@ jobs:
|
|||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v3
|
||||||
with:
|
with:
|
||||||
images: sismics/docs
|
images: sismics/docs
|
||||||
|
flavor: |
|
||||||
|
latest=false
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=tag
|
type=ref,event=tag
|
||||||
|
type=raw,value=latest,enable=${{ github.ref_type != 'tag' }}
|
||||||
labels: |
|
labels: |
|
||||||
org.opencontainers.image.title = Teedy
|
org.opencontainers.image.title = Teedy
|
||||||
org.opencontainers.image.description = Teedy is an open source, lightweight document management system for individuals and businesses.
|
org.opencontainers.image.description = Teedy is an open source, lightweight document management system for individuals and businesses.
|
||||||
|
Loading…
Reference in New Issue
Block a user