Compare commits
1 Commits
4baee40cf7
...
069fb70bc2
| Author | SHA1 | Date | |
|---|---|---|---|
|
069fb70bc2
|
@@ -153,7 +153,7 @@ jobs:
|
|||||||
|
|
||||||
#HTTP_STATUS=$(
|
#HTTP_STATUS=$(
|
||||||
curl -X POST \
|
curl -X POST \
|
||||||
--output /tmp/pr_response
|
--silent \
|
||||||
--data "${PAYLOAD}" \
|
--data "${PAYLOAD}" \
|
||||||
-H "Authorization: token ${GITEA_TOKEN}" \
|
-H "Authorization: token ${GITEA_TOKEN}" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
|
|||||||
Reference in New Issue
Block a user