diff --git a/.drone.yml b/.drone.yml index 0b8e3cc..55696ac 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,10 +18,10 @@ steps: MC_HOST_linode: from_secret: linode-obj-host commands: - - mc cp --recursive /export/* linode/games-birch-tree-net/godot-html-js-integration-demo + - mc cp --recursive /godot-html-js-integration-demo linode/games-birch-tree-net volumes: - name: game_export - path: /export + path: /godot-html-js-integration-demo depends: - build-game