test
parent
f51dc6df4a
commit
2a5445f432
|
@ -1,2 +1,3 @@
|
||||||
kind: template
|
kind: template
|
||||||
load: plugin.jsonnet
|
load: plugin.jsonnet
|
||||||
|
name: golang_ci.jsonnet
|
|
@ -27,4 +27,4 @@ local pipeline(app) =
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
||||||
[ pipeline(app) for app in app]
|
[ pipeline(app) for app in app]
|
Loading…
Reference in New Issue