aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorMichael Grote2023-06-28 14:48:32 +0200
committerMichael Grote2023-06-28 14:48:32 +0200
commit711c22b3ba409833dcb18c5d47ff5debc7d962cf (patch)
tree5ab6b0322324145f0ab02cf9207a4972c257cdf2 /.drone.yml
parent5a1a8c05dab8249a47010f67c2f121f241267fca (diff)
ci: debug
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 318bdf8..f2ecba3 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -29,7 +29,7 @@ steps:
- cd ..
- pwd
- ls -lah
- - sleep 460
+ - echo $version
- cp "sanoid_${version}_all.deb" "sanoid_latest_all.deb"
- cp "sanoid_${version}_all.deb" "sanoid_${DRONE_COMMIT_BRANCH}_all.deb"
- |