Skip to content

Commit 0671872

Browse files
DO-1298 add --fail-with-body for better errors
1 parent 236186e commit 0671872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-conquest-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,5 @@ jobs:
133133
curl -X POST \
134134
-H "X-ApiKey: ${PROGET_API_KEY}" \
135135
--data-binary "@${{ env.archive_path }}/${{ env.archive_filename }}" \
136+
--fail-with-body \
136137
"$PROGET_ENDPOINT"

0 commit comments

Comments
 (0)