Yet again
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Charles Click 2024-03-30 03:44:54 -04:00
parent 610e6f6356
commit 354e4e0907
Signed by: roryejinn
GPG Key ID: EDECB89DEDB998C0

View File

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