kjgh
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
dfb1e06538
commit
a84a7adc6d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -36,7 +36,7 @@ pipeline {
|
||||
fullfilename=\$(basename -- \$filename)
|
||||
noext=\${fullfilename%.*}
|
||||
curl -X 'POST' \
|
||||
-o release.json
|
||||
-o release.json \
|
||||
'https://gitea.arg.rip/api/v1/repos/greyn/jenkins-playground/releases?token=$GITEA_PAT' \
|
||||
-H 'accept: application/json' \
|
||||
-H 'Content-Type: application/json' \
|
||||
|
Loading…
Reference in New Issue
Block a user