aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Grote2023-06-30 11:50:47 +0200
committerMichael Grote2023-06-30 11:50:47 +0200
commit86846e177218e5b1880cf38ea8a3b464edb47b47 (patch)
treee360d462ec137e766fca46276227707e188d5e87
parent719464f365d50e5caea3abdb3f162ce99cb1d159 (diff)
ci: debug
-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