Fix: set -p for mkdir
This commit is contained in:
parent
4fcbc46175
commit
38078de4b0
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
when:
|
||||
- event: push
|
||||
path:
|
||||
- 'nextcloud/**'
|
||||
- '.woodpecker/nextcloud.yaml'
|
||||
- 'nextcloud/**'
|
||||
- '.woodpecker/nextcloud.yaml'
|
||||
- event: cron
|
||||
cron: daily
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue