更新 .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
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:
parent
b4b08554b4
commit
2652756cf2
@ -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 }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user