Fix: fix path /var/run/supervisord/ does not exist
This commit is contained in:
parent
69c5ef00fe
commit
0025b72e4b
2 changed files with 3 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue