aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.drone.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index fc36897..62de231 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -48,5 +48,9 @@ steps:
from_secret: httpd-api-server-token
commands:
- ls -lah
+ - pwd
+ - cd sanoid
+ - ls -lah
+ - pwd
- |
curl -X POST -H "token: $auth_token" -F "file=@./sanoid_$(echo $version).deb" http://docker10.grote.lan:5040/upload