diff options
| author | Michael Grote | 2023-06-30 11:49:37 +0200 |
|---|---|---|
| committer | Michael Grote | 2023-06-30 11:49:37 +0200 |
| commit | 719464f365d50e5caea3abdb3f162ce99cb1d159 (patch) | |
| tree | d1002f547e4f3bbf8229fe89fd5128816f72002a | |
| parent | d754860ab399ac82e00f53ebc7a313abd95e18dc (diff) | |
ci: debug
| -rw-r--r-- | .drone.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,5 +47,6 @@ steps: auth_token: from_secret: httpd-api-server-token commands: + - ls -lah - | curl -X POST -H "token: $auth_token" -F "file=@./sanoid_$(echo $version).deb" http://docker10.grote.lan:5040/upload |