We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236186e commit 0671872Copy full SHA for 0671872
.github/workflows/build-conquest-python.yml
@@ -133,4 +133,5 @@ jobs:
133
curl -X POST \
134
-H "X-ApiKey: ${PROGET_API_KEY}" \
135
--data-binary "@${{ env.archive_path }}/${{ env.archive_filename }}" \
136
+ --fail-with-body \
137
"$PROGET_ENDPOINT"
0 commit comments