Changeset 725f36f5
- Timestamp:
- May 27, 2016, 4:22:48 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- c9d651d
- Parents:
- 10e81ac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
r10e81ac r725f36f5 1 node (' linux'){1 node ('master'){ 2 2 stage 'Build' 3 3 checkout scm //checkout the source code from source control
Note: See TracChangeset
for help on using the changeset viewer.