aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-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"
- |