From: Alexander Turenko <alexander.turenko@tarantool.org>
To: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
Cc: tarantool-patches@freelists.org, tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: add ubuntu 19.10
Date: Wed, 23 Oct 2019 19:57:48 +0300 [thread overview]
Message-ID: <20191023165748.v7plvghfe6p73iej@tkn_work_nb> (raw)
In-Reply-To: <83383b16f6c279c6e6b41ff74de37938d8b54499.1571848719.git.avtikhon@tarantool.org>
We deploy packages from Travis-CI and here we need to deploy packages
for the new distro. Let's add it to Travis-CI too.
WBR, Alexander Turenko.
On Wed, Oct 23, 2019 at 07:52:33PM +0300, Alexander V. Tikhonov wrote:
> Added Ubuntu 19.10 Eoan Ermine into CI.
>
> Close #4583
> ---
>
> Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4583-ubuntu1910-full-ci
> Issue: https://github.com/tarantool/tarantool/issues/4583
>
> .gitlab-ci.yml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 431730b67..cd5f2806f 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -200,6 +200,12 @@ ubuntu_19_04:
> OS: 'ubuntu'
> DIST: 'disco'
>
> +ubuntu_19_10:
> + <<: *deploy_definition
> + variables:
> + OS: 'ubuntu'
> + DIST: 'eoan'
> +
> debian_8:
> <<: *deploy_definition
> variables:
> --
> 2.17.1
>
next prev parent reply other threads:[~2019-10-23 16:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-23 16:52 Alexander V. Tikhonov
2019-10-23 16:57 ` Alexander Turenko [this message]
2019-10-24 11:14 ` [Tarantool-patches] [tarantool-patches] " Alexander Tikhonov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191023165748.v7plvghfe6p73iej@tkn_work_nb \
--to=alexander.turenko@tarantool.org \
--cc=avtikhon@tarantool.org \
--cc=tarantool-patches@dev.tarantool.org \
--cc=tarantool-patches@freelists.org \
--subject='Re: [Tarantool-patches] [PATCH v1] gitlab-ci: add ubuntu 19.10' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox