<HTML><BODY><br><br><br><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;">
        Среда, 23 октября 2019, 19:58 +03:00 от Alexander Turenko <alexander.turenko@tarantool.org>:<br><br><div id=""><div class="js-helper js-readmsg-msg"><div><div id="style_15718498852006630126_BODY">We deploy packages from Travis-CI and here we need to deploy packages<br>
for the new distro. Let's add it to Travis-CI too.<br></div></div></div></div></blockquote>Done - added to travis-ci.<br><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;"><div id=""><div class="js-helper js-readmsg-msg"><div><div id="style_15718498852006630126_BODY"><br>
WBR, Alexander Turenko.<br><br>
On Wed, Oct 23, 2019 at 07:52:33PM +0300, Alexander V. Tikhonov wrote:<br><div class="mail-quote-collapse">> Added Ubuntu 19.10 Eoan Ermine into CI.<br>
> <br>
> Close #4583<br>
> ---<br>
> <br>
> Github: <a href="https://github.com/tarantool/tarantool/tree/avtikhon/gh-4583-ubuntu1910-full-ci" target="_blank">https://github.com/tarantool/tarantool/tree/avtikhon/gh-4583-ubuntu1910-full-ci</a><br>
> Issue: <a href="https://github.com/tarantool/tarantool/issues/4583" target="_blank">https://github.com/tarantool/tarantool/issues/4583</a><br>
> <br>
>  .gitlab-ci.yml | 6 ++++++<br>
>  1 file changed, 6 insertions(+)<br>
> <br>
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml<br>
> index 431730b67..cd5f2806f 100644<br>
> --- a/.gitlab-ci.yml<br>
> +++ b/.gitlab-ci.yml<br>
> @@ -200,6 +200,12 @@ ubuntu_19_04:<br>
>      OS: 'ubuntu'<br>
>      DIST: 'disco'<br>
>  <br>
> +ubuntu_19_10:<br>
> +  <<: *deploy_definition<br>
> +  variables:<br>
> +    OS: 'ubuntu'<br>
> +    DIST: 'eoan'<br>
> +<br>
>  debian_8:<br>
>    <<: *deploy_definition<br>
>    variables:<br>
> -- <br>
> 2.17.1<br>
> <br></div><br></div></div></div></div></blockquote>
<br>
<br>-- <br>Alexander Tikhonov<br></BODY></HTML>