更新 .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
Gitea Actions Demo / Gitea-Actions (push) Failing after 7s
build / build (10.x) (push) Has been cancelled

This commit is contained in:
huanghs 2023-11-17 11:23:25 +08:00
parent f54124dd42
commit b4b08554b4

View File

@ -22,7 +22,6 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
- run: |
echo ${{ steps.meta.outputs.labels }}
echo ${{ steps.meta.outputs.tags }}
- name: Setup Java