Changeset 5d1aa2f
- Timestamp:
 - Dec 13, 2020, 4:13:21 PM (5 years ago)
 - Branches:
 - ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
 - Children:
 - 55885dd
 - Parents:
 - aac5dfd
 - File:
 - 
      
- 1 edited
 
- 
          
  Jenkins/FullBuild (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
Jenkins/FullBuild
raac5dfd r5d1aa2f 32 32 33 33 stage('Package') { 34 build job: 'Cforall_Distribute_Ref', parameters: [string(name: 'GitRef', value: commitId), string(name: 'Build', value: Integer.toString( (currentBuild.number))]34 build job: 'Cforall_Distribute_Ref', parameters: [string(name: 'GitRef', value: commitId), string(name: 'Build', value: Integer.toString(currentBuild.number))] 35 35 } 36 36 }  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.