ci: debug
This commit is contained in:
parent
86846e1772
commit
3929f5a4a2
1 changed files with 1 additions and 0 deletions
|
@ -52,5 +52,6 @@ steps:
|
||||||
- cd sanoid
|
- cd sanoid
|
||||||
- ls -lah
|
- ls -lah
|
||||||
- pwd
|
- pwd
|
||||||
|
- echo $version
|
||||||
- |
|
- |
|
||||||
curl -X POST -H "token: $auth_token" -F "file=@./sanoid_$(echo $version).deb" http://docker10.grote.lan:5040/upload
|
curl -X POST -H "token: $auth_token" -F "file=@./sanoid_$(echo $version).deb" http://docker10.grote.lan:5040/upload
|
||||||
|
|
Reference in a new issue