diff --git a/.drone.yml b/.drone.yml index 5bf5cee..1647bbe 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: commands: - yarn install - yarn run build - - wget http://cdn:8080/cnd.kapelle.org/index.html + - wget http://cdn/cnd.kapelle.org/index.html - name: webdav image: vividboarder/drone-webdav