更新 .gitea/workflows/build.yaml
Some checks failed
Gitea Actions Demo / setup (push) Has been cancelled
Gitea Actions Demo / test (push) Has been cancelled
Gitea Actions Demo / build (push) Has been cancelled
build / build (16.x) (push) Has been cancelled
build / build (18.x) (push) Has been cancelled
build / build (10.x) (push) Has been cancelled
Gitea Actions Demo / Gitea-Actions (push) Failing after 3m33s

This commit is contained in:
huanghs 2023-11-17 11:25:12 +08:00
parent b4b08554b4
commit 2652756cf2

View File

@ -21,6 +21,9 @@ jobs:
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
- run: cat ${{ steps.meta.outputs.bake-file }}
- run: |
echo ${{ steps.meta.outputs.tags }}