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_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
|
||||||
|
|
Loading…
Reference in a new issue