Fix: fix path /var/run/supervisord/ does not exist
All checks were successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful

This commit is contained in:
chris 2024-07-28 00:13:26 +02:00
commit 0025b72e4b
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
2 changed files with 3 additions and 2 deletions

View file

@ -54,7 +54,7 @@ steps:
image: docker.io/library/alpine
when:
- branch: main
- evaluate: 'NEXTCLOUD_VERSION == "28"'
evaluate: 'NEXTCLOUD_VERSION == "28"'
secrets:
- GIT_API_TOKEN
commands: