Bug fix
This commit is contained in:
1
build.sh
1
build.sh
@@ -21,3 +21,4 @@ if [ $? -eq 0 ]; then
|
|||||||
-H "Authorization: token ${GIT_TOKEN}" \
|
-H "Authorization: token ${GIT_TOKEN}" \
|
||||||
-H "Content-Type: multipart/form-data" \
|
-H "Content-Type: multipart/form-data" \
|
||||||
-F "attachment=@${name}_${version}_all.deb"
|
-F "attachment=@${name}_${version}_all.deb"
|
||||||
|
fi
|
||||||
Reference in New Issue
Block a user