alright I lied, one more try. gitea strips file extensions?!
All checks were successful
gitea.arg.rip/jenkins-playground/pipeline/head This commit looks good
All checks were successful
gitea.arg.rip/jenkins-playground/pipeline/head This commit looks good
This commit is contained in:
parent
972f3fd8e3
commit
fa5297c22e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -42,7 +42,7 @@ pipeline {
|
||||
-H 'Authorization: token $GITEA_PSW' \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d '{
|
||||
"body": "automatic build at '"\$date"'",
|
||||
"body": "automatic build at '"\$(date)"'",
|
||||
"draft": false,
|
||||
"name": "$BUILD_NUMBER",
|
||||
"prerelease": false,
|
||||
|
Loading…
Reference in New Issue
Block a user