Changeset d8d9130f
- Timestamp:
- Dec 3, 2020, 4:46:44 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:
- 234ede4
- Parents:
- bd8dca2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rbd8dca2 rd8d9130f 507 507 checkout scm 508 508 509 import static Jenkins.tools.build_stage as build_stage510 import Jenkins.tools509 tools = load "${SrcDir}/Jenkins/tools.Groovy " 510 build_stage = tools.build_stage 511 511 512 512 final settings = new BuildSettings(params, env.BRANCH_NAME)
Note: See TracChangeset
for help on using the changeset viewer.