Changeset c2f6b79 for Jenkins/Distribute


Ignore:
Timestamp:
Sep 8, 2025, 3:08:36 PM (5 weeks ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
421b242
Parents:
9a0a361
Message:

undo change to Tools variable in groovy script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/Distribute

    r9a0a361 rc2f6b79  
    146146        checkout scm
    147147
    148         def Tools = load "Jenkins/tools.groovy"
     148        Tools = load "Jenkins/tools.groovy"
    149149
    150150        currentBuild.description = "Distributing Tarball"
Note: See TracChangeset for help on using the changeset viewer.