test
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Charles Click 2024-03-30 03:47:12 -04:00
parent 354e4e0907
commit b2db3e7f12
Signed by: roryejinn
GPG Key ID: EDECB89DEDB998C0

View File

@ -17,7 +17,8 @@ steps:
- name: deploy-build
image: alpine
when:
- evaluate: 'CI_PIPELINE_EVENT in ["push","tag"] && CI_COMMIT_TAG != ""'
- event: [push, tag]
- evaluate: 'CI_COMMIT_TAG != ""'
environment:
GITEATKN:
from_secret: GITEA_TOKEN