Compare commits

..

4 commits

Author SHA1 Message Date
Andreas Mieke 13ed7c73a4 Merge tag '1.0.1' into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Version 1.0.1

Fixes to test CI
2023-12-29 12:55:21 +01:00
Andreas Mieke b23d950e49 Merge branch 'release/1.0.1'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 12:55:01 +01:00
Andreas Mieke b2b3569e79 ci: Fix condition
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-12-29 12:54:38 +01:00
Andreas Mieke 310ebb6d40 ci: Fix (hopefully) run of nightly build for tag
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-29 12:53:01 +01:00

View file

@ -18,7 +18,8 @@ steps:
password: password:
from_secret: cb_token from_secret: cb_token
when: when:
- branch: develop - event: push
branch: develop
publish-release: publish-release:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx