-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Continuous Integration
-
Epic Link:
-
Tags:
-
Impact type:Configuration Change
-
Upgrade notes:
- renamed NO_STAGGING to NO_STAGING
- use MSG_COMMIT, MSG_TAG and MAVEN_XMX_RELEASE, MAVEN_XMX_PERFORM for additional params
-
Sprint:Sprint 4, DevOps-12
-
Story Points:2
As stated in the Jenkins Shell build form << As a best practice, try not to put a long shell script in here. Instead, consider adding the shell script in SCM and simply call that shell script from Jenkins (via bash -ex myscript.sh or something like that), so that you can track changes in your shell script. >>, the scripts must be stored in GitHub and shared between jobs.