Migrate woodpecker jobs to 3.0.0 spec

This commit is contained in:
leafee98 2024-12-14 13:07:38 +08:00
parent 8de8968303
commit 2370e1afa8

View file

@ -5,8 +5,8 @@ steps:
- WEBDAV_PASS - WEBDAV_PASS
- WEBDAV_USER - WEBDAV_USER
environment: environment:
- WEBDAV_UPLOAD_TARGET=https://dufs.leafee98.com/apt/income WEBDAV_UPLOAD_TARGET: https://dufs.leafee98.com/apt/income
- APT_BASE=https://dufs.leafee98.com/apt APT_BASE: https://dufs.leafee98.com/apt
commands: commands:
- rm -f /tmp/apt-file-exists-cache.json - rm -f /tmp/apt-file-exists-cache.json
- ./script/build.sh - ./script/build.sh