Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
3bf5e3d4ab |
@ -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*
|
|
Reference in New Issue
Block a user