Changeset 8ca82de for Jenkinsfile


Ignore:
Timestamp:
Dec 3, 2020, 4:51:36 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
953d433
Parents:
234ede4
Message:

More attempts at loading tools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    r234ede4 r8ca82de  
    507507        checkout scm
    508508
    509         tools = load "${SrcDir}/Jenkins/tools.groovy "
     509        tools = load "Jenkins/tools.groovy"
    510510        build_stage = tools.build_stage
    511511
Note: See TracChangeset for help on using the changeset viewer.