From 02f29bb9cf52a2af35baa5264cac6d711a4e4e22 Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Tue, 3 Oct 2017 14:59:15 -0600 Subject: adding gradle PPA --- jjb/yaml/admin-api-server.yaml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'jjb/yaml/admin-api-server.yaml') diff --git a/jjb/yaml/admin-api-server.yaml b/jjb/yaml/admin-api-server.yaml index 2cf2dcd..d5c16f4 100644 --- a/jjb/yaml/admin-api-server.yaml +++ b/jjb/yaml/admin-api-server.yaml @@ -3,7 +3,7 @@ name: openbook-core scm: - git: - url: https://github.com/Talligent/openbook-core.git + url: git@github.com:Talligent/openbook-core.git branches: - master @@ -11,7 +11,7 @@ name: admin-api-server scm: - git: - url: https://github.com/Talligent/admin-api-server.git + url: git@github.com:Talligent/admin-api-server.git branches: - master @@ -25,7 +25,7 @@ name: admin-api-server display-name: "admin-api-server" project-type: freestyle - description: "" + description: "Builds the admin-api-server microservice." node: openbook_v4 properties: - build-discarder: @@ -34,16 +34,12 @@ artifact-days-to-keep: 0 artifact-num-to-keep: 0 triggers: - - timed: "H 23 * * *" + - github scm: - admin-api-server-combined builders: - gradle: build-file: "build.gradle" - gradle-name: "gradle-1.2" - wrapper: true - executable: true - use-root-dir: true tasks: | clean shadowJar -- cgit v1.3