From 00fb6f2a021567b83dfd58ef58dcb719a14c69f1 Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Tue, 19 Nov 2019 13:20:32 -0500 Subject: [PATCH] Exclude atom-spring-boot package from publishing --- concourse/tasks/publish-atom-releases.yml | 2 +- concourse/tasks/tag-atom-releases.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/concourse/tasks/publish-atom-releases.yml b/concourse/tasks/publish-atom-releases.yml index 902fc24d6..4d3040a81 100644 --- a/concourse/tasks/publish-atom-releases.yml +++ b/concourse/tasks/publish-atom-releases.yml @@ -3,7 +3,7 @@ inputs: - name: atom-concourse - name: atom-bosh - name: atom-cf-manifest-yaml -- name: atom-spring-boot +# - name: atom-spring-boot params: atom_token: atom_token_must_be_provided!!! platform: linux diff --git a/concourse/tasks/tag-atom-releases.yml b/concourse/tasks/tag-atom-releases.yml index 022ab6e2f..0891238fb 100644 --- a/concourse/tasks/tag-atom-releases.yml +++ b/concourse/tasks/tag-atom-releases.yml @@ -7,7 +7,7 @@ inputs: - name: sts4 - name: atom-bosh - name: atom-concourse -- name: atom-spring-boot +# - name: atom-spring-boot - name: atom-cf-manifest-yaml outputs: - name: out