ci latest tag
All checks were successful
docker / build-docker (push) Successful in 3m4s

This commit is contained in:
royalcat 2024-12-24 00:20:42 +03:00
parent 77fa53dd1a
commit d882879594

View file

@ -36,6 +36,7 @@ jobs:
images: git.kmsign.ru/${{ github.repository }} images: git.kmsign.ru/${{ github.repository }}
# generate Docker tags based on the following events/attributes # generate Docker tags based on the following events/attributes
tags: | tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
type=schedule type=schedule
type=ref,event=branch type=ref,event=branch
type=ref,event=pr type=ref,event=pr