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