From d8a97b1e744bb78995cd278bfabc8906e5fbdd40 Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Wed, 23 May 2018 17:48:59 -0400 Subject: [PATCH] Finalize pipeline for theia-concourse snapshot build --- concourse/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 1f2e91b4e..455f11089 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -402,7 +402,7 @@ jobs: Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed! - put: s3-concourse-theia-snapshot params: - file: out/theia-concourse-*.tar + file: out/theia-concourse-*.tgz acl: public-read - name: promote-fatjars-to-rc serial: true