Changeset 8ca82de for Jenkinsfile
- Timestamp:
- Dec 3, 2020, 4:51:36 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 953d433
- Parents:
- 234ede4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r234ede4 r8ca82de 507 507 checkout scm 508 508 509 tools = load " ${SrcDir}/Jenkins/tools.groovy"509 tools = load "Jenkins/tools.groovy" 510 510 build_stage = tools.build_stage 511 511
Note: See TracChangeset
for help on using the changeset viewer.