Changes in / [c352893:f04288f]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rc352893 rf04288f 88 88 //Helper routine to collect information about the git history 89 89 def collect_git_info() { 90 91 checkout scm 90 92 91 93 //create the temporary output directory in case it doesn't already exist
Note: See TracChangeset
for help on using the changeset viewer.