Changeset 0eb13567 for Jenkinsfile
- Timestamp:
- Jul 30, 2018, 4:49:50 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:
- 094a42c
- Parents:
- fd2cb1d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
rfd2cb1d r0eb13567 251 251 } 252 252 253 dir(builddir) {254 sh 'ls -alh'255 }256 257 253 //Clean all temporary files to make sure no artifacts of the previous build remain 258 254 sh 'git clean -fdqx'
Note: See TracChangeset
for help on using the changeset viewer.