diff options
| author | Michael Grote | 2023-06-28 14:46:47 +0200 |
|---|---|---|
| committer | Michael Grote | 2023-06-28 14:46:47 +0200 |
| commit | 0f50ff53f6ecd06948534fb847c499890a80b4e2 (patch) | |
| tree | 1366f4f291e173fb19d75c869c4037ab61988aaa /.drone.yml | |
| parent | 44a2ac002f4274f89d74b69834c089631fd64072 (diff) | |
ci: debug
Diffstat (limited to '.drone.yml')
| -rw-r--r-- | .drone.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,8 +25,10 @@ steps: - dpkg-buildpackage -uc -us - sleep 460 # upload + - pwd - ls -lah - cd .. + - pwd - la -lah - sleep 460 - cp "sanoid_${version}_all.deb" "sanoid_latest_all.deb" |