Testing dynamic Jenkinsfile
This commit is contained in:
parent
62e957d8f0
commit
b7fc2e31d7
|
|
@ -1,4 +1,4 @@
|
|||
def implementations = ['chibi']
|
||||
def implementations = ['chibi', 'sagittarius']
|
||||
def tests = ['primitives']
|
||||
|
||||
pipeline {
|
||||
|
|
|
|||
Loading…
Reference in New Issue