Changeset e056330 for Jenkinsfile
- Timestamp:
- Jun 8, 2021, 4:37:41 PM (2 years ago)
- Branches:
- ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- c0c4d4f
- Parents:
- 0c1f3a6 (diff), 5e64df8e (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
r0c1f3a6 re056330 7 7 //=========================================================================================================== 8 8 9 node ('master'){9 node { 10 10 // Globals 11 11 BuildDir = pwd tmp: true
Note: See TracChangeset
for help on using the changeset viewer.