-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
Some parameters we use for openjdk pipeline and downstream build jobs are not matching.
It is good to align them to make code more clear , e.g:
- cleanWorkspaceBeforeBuild vs CLEAN_WORKSPACE
- useAdoptBashScripts vs USE_ADOPT_SHELL_SCRIPTS
The goal is to
- change
CLEAN_WORKSPACEtoCLEAN_WORKSPACE_BEFORE_BUILD, changeuseAdoptBashScriptstouseAdoptShellScripts - update document, comments
Metadata
Metadata
Assignees
Type
Projects
Status
Todo