summaryrefslogtreecommitdiff
path: root/jjb/yaml/admin-api-server.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/yaml/admin-api-server.yaml')
-rw-r--r--jjb/yaml/admin-api-server.yaml16
1 files changed, 1 insertions, 15 deletions
diff --git a/jjb/yaml/admin-api-server.yaml b/jjb/yaml/admin-api-server.yaml
index d5c16f4..2082873 100644
--- a/jjb/yaml/admin-api-server.yaml
+++ b/jjb/yaml/admin-api-server.yaml
@@ -1,13 +1,5 @@
---
- scm:
- name: openbook-core
- scm:
- - git:
- url: git@github.com:Talligent/openbook-core.git
- branches:
- - master
-
-- scm:
name: admin-api-server
scm:
- git:
@@ -15,12 +7,6 @@
branches:
- master
-- scm:
- name: admin-api-server-combined
- scm:
- - openbook-core
- - admin-api-server
-
- job:
name: admin-api-server
display-name: "admin-api-server"
@@ -36,7 +22,7 @@
triggers:
- github
scm:
- - admin-api-server-combined
+ - admin-api-server
builders:
- gradle:
build-file: "build.gradle"