ci: do not publish as prerelease
All checks were successful
Cadoles/bouncer/pipeline/head This commit looks good
All checks were successful
Cadoles/bouncer/pipeline/head This commit looks good
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -44,7 +44,7 @@ pipeline {
|
||||
passwordVariable: 'GITEA_RELEASE_PASSWORD'
|
||||
])
|
||||
]) {
|
||||
sh 'make gitea-release'
|
||||
sh 'GITEA_RELEASE_IS_PRERELEASE=false make gitea-release'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user