Compare commits

...

1 Commits

Author SHA1 Message Date
3bf5e3d4ab Fix Woodpecker CI configuration format
Some checks failed
Build Release / Build and Create Release (push) Has been cancelled
2025-04-07 05:50:19 +01:00

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*