From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3.mail.ru (smtp3.mail.ru [94.100.179.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 9DFA74696C3 for ; Fri, 1 May 2020 15:34:22 +0300 (MSK) Date: Fri, 1 May 2020 15:34:11 +0300 From: Alexander Turenko Message-ID: <20200501123411.r3vefcvoo5fqzut4@tkn_work_nb> References: <70e76822e46b4ef61afe6331fd4bc377840d4126.1588309947.git.avtikhon@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <70e76822e46b4ef61afe6331fd4bc377840d4126.1588309947.git.avtikhon@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: add Ubuntu Focal to S3 list List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: Oleg Piskunov , tarantool-patches@dev.tarantool.org On Fri, May 01, 2020 at 08:14:39AM +0300, Alexander V. Tikhonov wrote: > Found that in commit 'travis-ci/gitlab-ci: add Ubuntu Focal 20.04' > forgot to add Ubuntu Focal to the list of the available Ubuntu > distributions in the script for saving built packages at S3. > > Follow up #4863 > --- Pushed to master, 2.4, 2.3 and 1.10.