correct url
This commit is contained in:
parent
eb2b606295
commit
1591d6f16f
@ -1,7 +1,7 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
dl-cache:
|
dl-cache:
|
||||||
image: repo.shimun.net/drone-plugins/davfile
|
image: repo.shimun.net/drone-plugins/davfile
|
||||||
url: https://seaf.shimun.net/seafdav/drone/
|
url: https://seaf.shimun.net/seafdav/Drone/cache/
|
||||||
secrets: ["docker_username", "docker_password"]
|
secrets: ["docker_username", "docker_password"]
|
||||||
file: cache.tar.gz
|
file: cache.tar.gz
|
||||||
secrets: ["dav_username", "dav_password"]
|
secrets: ["dav_username", "dav_password"]
|
||||||
@ -22,7 +22,7 @@ pipeline:
|
|||||||
file: /drone/docker
|
file: /drone/docker
|
||||||
up-cache:
|
up-cache:
|
||||||
image: repo.shimun.net/drone-plugins/davfile
|
image: repo.shimun.net/drone-plugins/davfile
|
||||||
url: https://seaf.shimun.net/seafdav/drone/
|
url: https://seaf.shimun.net/seafdav/Drone/cache/
|
||||||
upload: true
|
upload: true
|
||||||
file: cache.tar.gz
|
file: cache.tar.gz
|
||||||
secrets: ["dav_username", "dav_password"]
|
secrets: ["dav_username", "dav_password"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user