1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-13 01:36:18 +00: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:
Dan Schaper
2022-01-25 01:37:47 -08:00
committed by GitHub
parent f33650c099
commit bbe5f19997

View File

@@ -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.