File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ find . -type f -exec curl -u $USER:$PASS -X PUT $URL/$REMOTE_FOLDER/$(echo {} |
28
28
29
29
echo " Uploaded failing library tests to https://www.kaminsky.me/nc-dev/library-integrationTests/$REMOTE_FOLDER "
30
30
31
- curl -u $GIT_USERNAME :$GIT_TOKEN -X POST https://api.github.com/repos/nextcloud/android-library/issues/$PR_ID /comments -d " { \" body\" : \" $BRANCH_TYPE test failed: https://www.kaminsky.me/nc-dev/library-integrationTests/$REMOTE_FOLDER \" }"
31
+ curl -u $GIT_USERNAME :$GIT_TOKEN -X POST https://api.github.com/repos/nextcloud/android-library/issues/$PR_ID /comments -d " { \" body\" : \" $BRANCH_TYPE test failed: https://www.kaminsky.me/nc-dev/library-integrationTests/$REMOTE_FOLDER /debug/ \" }"
32
32
exit 1
You can’t perform that action at this time.
0 commit comments