Adding support to use golang jenkins plugin
[ci-management.git] / jjb / global-macros.yaml
index cf34094..6be0e0f 100644 (file)
           timeout: 360
           fail: true
 
+- wrapper:
+    name: golang
+    wrappers:
+      - raw:
+          xml: |
+            <org.jenkinsci.plugins.golang.GolangBuildWrapper plugin="golang@1.2">
+            <goVersion>Golang 1.10</goVersion>
+            </org.jenkinsci.plugins.golang.GolangBuildWrapper>
+
 - wrapper:
     # This wrapper is required for all jobs as it configures the wrappers
     # needed by the eCOMP infra.