diff --git a/ci/srht/on_master_success b/ci/srht/on_master_success index 633dbc535..7d3c4e955 100755 --- a/ci/srht/on_master_success +++ b/ci/srht/on_master_success @@ -44,7 +44,6 @@ EOF jq <$YML_FILE -sR '{ "manifest": ., }' | curl \ - --fail-with-body \ -H Authorization:"token $OAUTH_TOKEN" \ -H Content-Type:application/json \ -X POST \