-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: CI/CD
-
Sprint:nxplatform #40
-
Story Points:2
After a Jenkins master restart, the Nuxeo release jobs (see the release-* jobs) don't offer the "Build with Parameters" action, but only "Build Now", as if the jobs didn't detect the parameters defined inside the Jenkinsfile, such as:
parameters { string(name: 'BUILD_VERSION', defaultValue: '', description: 'Version of the Nuxeo Server build to promote') }
in the Nuxeo release pipeline.
This is a known Jenkins issue.
- is related to
-
NXBT-3666 Fix jobs losing their parameters on job execution
- Resolved
- Is referenced in
- links to