[Tarantool-patches] [PATCH v1] Add Ubuntu Focal 20.04 packages
Alexander Turenko
alexander.turenko at tarantool.org
Wed Apr 29 16:10:00 MSK 2020
> diff --git a/.travis.yml b/.travis.yml
> index 3b9415def..dfe12fc09 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -67,6 +67,9 @@ jobs:
> - name: "Ubuntu Eoan (19.10) build + deploy DEB"
> env: OS=ubuntu DIST=eoan
> if: branch = "master"
> + - name: "Ubuntu Focal (20.04) build + deploy DEB"
> + env: OS=ubuntu DIST=focal
> + if: branch = "master"
> - name: "Debian Jessie (8) build + deploy DEB"
> env: OS=debian DIST=jessie
> if: branch = "master"
Please, rebase after
https://lists.tarantool.org/pipermail/tarantool-patches/2020-April/016410.html
I suggest to use prefix 'gitlab-ci', since the change will be gitlab ci
only after the rebase.
WBR, Alexander Turenko.
More information about the Tarantool-patches
mailing list