Changeset 7ca6bf1 for Jenkins/Distribute
- Timestamp:
- Aug 20, 2025, 12:12:31 PM (6 months ago)
- Branches:
- master
- Children:
- 1dec8f3
- Parents:
- 9989781 (diff), 7ea4073 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
Jenkins/Distribute (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Jenkins/Distribute
r9989781 r7ca6bf1 8 8 9 9 // Globals 10 BuildDir = null11 SrcDir = null12 Settings = null13 Version = ''10 @Field def BuildDir = null 11 @Field def SrcDir = null 12 @Field def Settings = null 13 @Field def Version = '' 14 14 15 15 // Local variables
Note:
See TracChangeset
for help on using the changeset viewer.