fuck off it's right here
Some checks failed
gitea.arg.rip/jenkins-playground/pipeline/head There was a failure building this commit
Some checks failed
gitea.arg.rip/jenkins-playground/pipeline/head There was a failure building this commit
This commit is contained in:
parent
a2c258989f
commit
50abde1e82
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -50,7 +50,7 @@ pipeline {
|
|||||||
}'
|
}'
|
||||||
releaseid=\$(cat release.json | jq .id)
|
releaseid=\$(cat release.json | jq .id)
|
||||||
|
|
||||||
postURL = "https://gitea.arg.rip/api/v1/repos/greyn/jenkins-playground/releases/\$releaseid/assets?name=\$noext&token=$GITEA_PAT"
|
postURL="https://gitea.arg.rip/api/v1/repos/greyn/jenkins-playground/releases/\$releaseid/assets?name=\$noext&token=$GITEA_PAT"
|
||||||
curl -X 'POST' \
|
curl -X 'POST' \
|
||||||
\$postURL \
|
\$postURL \
|
||||||
-H 'accept: application/json' \
|
-H 'accept: application/json' \
|
||||||
|
Loading…
Reference in New Issue
Block a user