From 014e8d0b8152366cfa792b28a69ea844e11627da Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Fri, 9 Mar 2018 16:19:52 -0500 Subject: [PATCH] Finalize Atom publish scripts --- concourse/pipeline.yml | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index e2fb775e5..9f92fd210 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -551,24 +551,10 @@ jobs: put: slack-notification params: channel: "#tools-team-internal" - text_file: version/version text: | - STS 4 VScode Extensions $TEXT_FILE_CONTENT released - Releases now available on Vscode Marketplace: - • - • - • - • - - aggregate: - - put: sts4-out - params: - repository: sts4 - only_tag: true - tag: version/version - tag_prefix: V_ - - put: version - params: - file: version/version + STS 4 Atom Extensions $TEXT_FILE_CONTENT released + Releases now available on Atom Marketplace: + • - name: build-concourse-rc plan: - aggregate: