Add tests to test implementations git head too
This commit is contained in:
parent
690289d81d
commit
afb61e472f
|
@ -128,6 +128,7 @@ jobs:
|
||||||
- script: >
|
- script: >
|
||||||
multibranchPipelineJob('r7rs/r7rs-srfi-head') {
|
multibranchPipelineJob('r7rs/r7rs-srfi-head') {
|
||||||
displayName: 'R7RS-SRFI-head'
|
displayName: 'R7RS-SRFI-head'
|
||||||
|
description: "Test implementations git head"
|
||||||
jenkinsfile: Jenkinsfile-head
|
jenkinsfile: Jenkinsfile-head
|
||||||
branchSources {
|
branchSources {
|
||||||
git {
|
git {
|
||||||
|
|
Loading…
Reference in New Issue