Create a Baseline given a naming template.
Keywords are enclosed in square brackets([]).
- stream - The given UCM Stream
- project - The UCM Project
- component - The given UCM Component
- baseline - The found UCM baseline
- ccversion - The version from ClearCase Project and Component
- date - The date in yyyymmdd
- time - The time in hhmm
- number - The current Jenkins build number
- user - The user created the Baseline
- env=? - Retrieve an environment variable. [env=SOME_VAR]
- file=? - Retrieve the content of a file residing in the workspace. [file=SOME_FILE]. [file=myfile] will expand to path/to/workspace/myfile and the content of the file is used.
Besides the keywords, only the characters [\w-] are permitted.
Notice that this field is only relevant when Create Baseline is checked.