correct url

This commit is contained in:
shimun 2018-09-13 11:32:16 +02:00
parent eb2b606295
commit 1591d6f16f

View File

@ -1,7 +1,7 @@
pipeline:
dl-cache:
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"]
file: cache.tar.gz
secrets: ["dav_username", "dav_password"]
@ -22,7 +22,7 @@ pipeline:
file: /drone/docker
up-cache:
image: repo.shimun.net/drone-plugins/davfile
url: https://seaf.shimun.net/seafdav/drone/
url: https://seaf.shimun.net/seafdav/Drone/cache/
upload: true
file: cache.tar.gz
secrets: ["dav_username", "dav_password"]