Fix condition.
Some checks failed
Java CI with Gradle / build (push) Waiting to run
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
Michael Lipp 2025-08-11 10:23:00 +02:00
parent cfe93fd27f
commit f6867e07bf

View file

@ -1,6 +1,6 @@
when: when:
- event: push - event: push
evaluate: $CI_SYSTEM_HOST == "woodpecker.mnl.de" evaluate: 'CI_SYSTEM_HOST == "woodpecker.mnl.de"'
clone: clone:
- name: git - name: git