diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index 10539f2..8acbc7d 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -7,7 +7,7 @@ steps: - WEBDAV_HOST - WEBDAV_REPOPATH commands: - - rm /tmp/apt-file-exists-cache.json + - rm -f /tmp/apt-file-exists-cache.json - hook_str="$(realpath ./script/package_exists.py) --filename {} --cache-file /tmp/apt-file-exists-cache.json