Changes in Jenkins/FullBuild [cb2e8ce:5ed9061]
- File:
-
- 1 edited
-
Jenkins/FullBuild (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/FullBuild
rcb2e8ce r5ed9061 28 28 def out_dir = pwd tmp: true 29 29 sh "mkdir -p ${out_dir}" 30 31 //checkout the code to make sure this is a valid git repo32 checkout scm33 30 34 31 //parse git logs to find what changed
Note:
See TracChangeset
for help on using the changeset viewer.