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