Simplify dependcies in pipeline for atom

This commit is contained in:
Kris De Volder
2017-08-03 13:34:07 -07:00
parent 0d7abd9f61
commit 66c427f37a

View File

@@ -25,14 +25,6 @@ resources:
uri: git@github.com:spring-projects/sts4.git
branch: {{branch}}
private_key: {{rsa_id}}
- name: atom-commons
type: git
source:
uri: git@github.com:spring-projects/sts4.git
branch: {{branch}}
private_key: {{rsa_id}}
paths:
- atom-extensions/atom-commons
- name: atom-cf-manifest-yaml
type: git
source:
@@ -479,8 +471,8 @@ jobs:
plan:
- aggregate:
- get: sts4
- get: atom-commons
trigger: true
passed:
- atom-language-servers-test
- get: atom-cf-manifest-yaml
trigger: true
- get: s3-manifest-yaml-fatjar-snapshot