[wip] tasks
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/deployment/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-09-13 21:12:13 +02:00
parent 35fb777eaa
commit dbbe5d1db5
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -120,8 +120,7 @@ pipeline:
image: deblan/php:8.1 image: deblan/php:8.1
volumes: *volumes volumes: *volumes
commands: commands:
- cd /data/deblan/deblan.io-murph/ - rm /data/deblan/deblan.io-murph/* -frv
- rm * -frv
when: when:
event: cron event: cron
cron: cache-clean cron: cache-clean