diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 17605013b..ae86c1cfd 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -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