Changeset 14b253d for Jenkinsfile
- Timestamp:
- Aug 15, 2018, 11:22:23 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 3de9135
- Parents:
- 636e1b9 (diff), bdff89d (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
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r636e1b9 r14b253d 128 128 description: 'If true, jenkins also runs benchmarks', \ 129 129 name: 'pRunBenchmark', \ 130 defaultValue: true, \130 defaultValue: false, \ 131 131 ], \ 132 132 [$class: 'BooleanParameterDefinition', \
Note: See TracChangeset
for help on using the changeset viewer.