mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
Try to fix travis upstream
This commit is contained in:
parent
e9ca37bf99
commit
aa9f0fe13f
@ -50,7 +50,7 @@ curl -s -X POST \
|
||||
-H "Travis-API-Version: 3" \
|
||||
-H "Authorization: token ${TOKEN}" \
|
||||
-d "$body" \
|
||||
https://api.travis-ci.com/repo/Alfresco/alfresco-apps/requests \
|
||||
https://api.travis-ci.com/repo/Alfresco%2Falfresco-apps/requests \
|
||||
| tee /tmp/travis-request-output.$$.txt
|
||||
|
||||
if grep -q '"@type": "error"' /tmp/travis-request-output.$$.txt; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user