From 2370e1afa8b64bc0231054377c382c6068227f0c Mon Sep 17 00:00:00 2001 From: leafee98 Date: Sat, 14 Dec 2024 13:07:38 +0800 Subject: [PATCH] Migrate woodpecker jobs to 3.0.0 spec --- .woodpecker/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index df62f3d..7232d60 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -5,8 +5,8 @@ steps: - WEBDAV_PASS - WEBDAV_USER environment: - - WEBDAV_UPLOAD_TARGET=https://dufs.leafee98.com/apt/income - - APT_BASE=https://dufs.leafee98.com/apt + WEBDAV_UPLOAD_TARGET: https://dufs.leafee98.com/apt/income + APT_BASE: https://dufs.leafee98.com/apt commands: - rm -f /tmp/apt-file-exists-cache.json - ./script/build.sh