Migrate woodpecker jobs to 3.0.0 spec
This commit is contained in:
parent
8de8968303
commit
2370e1afa8
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue