Compare commits
1 Commits
cc513957a8
...
2c7602c51c
| Author | SHA1 | Date | |
|---|---|---|---|
|
2c7602c51c
|
@@ -157,7 +157,8 @@ jobs:
|
||||
-H "Authorization: token ${GITEA_TOKEN}" \
|
||||
-H "Content-Type: application/json" \
|
||||
--data "${PAYLOAD}" \
|
||||
"${API_ENDPOINT}" | tee /tmp/pr_response.json \
|
||||
"${API_ENDPOINT}" 2> /dev/stdout \
|
||||
| tee /tmp/pr_response.json \
|
||||
| head -n 1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user