Testing dynamic Jenkinsfile
This commit is contained in:
parent
c73213535b
commit
bc3066218b
|
|
@ -1,5 +1,4 @@
|
||||||
def implementations = ['chibi', 'sagittarius']
|
def tests = ['primitives', 'addressof', 'callback']
|
||||||
def tests = ['primitives']
|
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue