Closed NextFire closed 1 year ago
Alright, I found the culprit, it was my mistake: both docker-push
and docker-tag
jobs had when.event: push
(the later should have when.event: tag
).
Maybe there should be a more explicit error when this kind of thing happens :/
Component
server
Describe the bug
On one of my projects CI is still triggered on push events but pipelines do not start anymore.
There is a runtime error on the server just after the push. Some other warnings complain about secrets not found but they are well defined at the organization level and the other project CIs are working fine.
Also, I can't cancel these stalled pipelines. I have already tried to reinstall Woodpecker without success.
System Info
Additional context
https://woodpecker.japan7.bde.enseeiht.fr/Japan7/nanapi/pipeline/1
Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]