Fix Woodpecker CI configuration format

This commit is contained in:
2025-04-07 05:50:19 +01:00
parent c27dbe9343
commit c34273d8bd

View File

@ -1,4 +1,4 @@
pipeline: steps:
build: build:
image: alpine:latest image: alpine:latest
commands: commands:
@ -30,10 +30,6 @@ pipeline:
Plugin Reference Cleaner ${CI_COMMIT_TAG} Plugin Reference Cleaner ${CI_COMMIT_TAG}
See [CHANGELOG.md](https://gitea.wpallstars.com/wpallstars/plugin-reference-cleaner/src/branch/main/CHANGELOG.md) for details. See [CHANGELOG.md](https://gitea.wpallstars.com/wpallstars/plugin-reference-cleaner/src/branch/main/CHANGELOG.md) for details.
when:
event: tag
tag: v*
when: when:
event: tag event: tag
tag: v*