X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Foransc%2Fglobal-templates-oran-java.yaml;h=95a4f4d418839d6e01e764f588958e5b90d8c8b0;hb=refs%2Fchanges%2F44%2F11544%2F2;hp=8a0fa35f1e525c2d897ca77996439415817850d2;hpb=2d59e24793a065d1ede8108b767a2c70e1242da0;p=infra%2Fcicd.git diff --git a/jjb/oransc/global-templates-oran-java.yaml b/jjb/oransc/global-templates-oran-java.yaml index 8a0fa35f..95a4f4d4 100644 --- a/jjb/oransc/global-templates-oran-java.yaml +++ b/jjb/oransc/global-templates-oran-java.yaml @@ -1,6 +1,6 @@ - job-template: name: 'oransc-{project-name}-verify-java' - node: oransc-ubuntu1804 + node: oransc-ubuntu2004 disabled: false concurrent: true @@ -29,6 +29,10 @@ name: MVN default: $WORKSPACE/apache-maven-${{MVN_VERSION}}/bin/mvn description: Path to mvn executable + - string: + name: GO_PATH + default: '/usr/local/go/bin' + description: Path to go executable scm: - git-scm-gerrit: