woodpecker doing it's things

Signed-off-by: unurled <unurled@unurled.me>
This commit is contained in:
unurled 2023-06-06 15:34:46 +00:00
parent 9cfd556405
commit 881e1dd501

View file

@ -22,19 +22,6 @@ pipeline:
when: when:
event: push event: push
gitea_release:
image: bash
secrets:
- api_key
commands:
- export PRERELEASE=true
- cd scripts
- chmod +x git_release.py
- pip install giteapy
- python git_release.py --token "$API_KEY" --message "${CI_COMMIT_MESSAGE}" --prerelease $PRERELEASE --tag "${CI_COMMIT_TAG}"
when:
event: tag
rebuild-cache-with-filesystem: rebuild-cache-with-filesystem:
image: bash image: bash
commands: commands: