aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Grote2023-06-28 14:45:26 +0200
committerMichael Grote2023-06-28 14:45:26 +0200
commit492daa5d51843b9594cac45697ebbcc2e92481c9 (patch)
tree87f3963aede5de5d4a7b724e2e096f9621d94748
parentb447395f76ee95fb1e3cb7fbd9989c834d27d008 (diff)
ci: debug
-rw-r--r--.drone.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index e80dec5..b8306db 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -27,6 +27,7 @@ steps:
- ls -lah
- cd ..
- la -lah
+ - sleep 460
- cp "sanoid_${version}_all.deb" "sanoid_latest_all.deb"
- cp "sanoid_${version}_all.deb" "sanoid_${DRONE_COMMIT_BRANCH}_all.deb"
- |