From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp16.mail.ru (smtp16.mail.ru [94.100.176.153]) (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 498224765E0 for ; Thu, 24 Dec 2020 21:05:27 +0300 (MSK) Date: Thu, 24 Dec 2020 18:05:26 +0000 From: Kirill Yukhin Message-ID: <20201224180526.v2k4wgsnjev45s33@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: set 2.6 version instead of master List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Alexander V. Tikhonov" Cc: tarantool-patches@dev.tarantool.org Hello, On 23 Dec 18:51, Alexander V. Tikhonov wrote: > Cc: tarantool-patches@dev.tarantool.org > > Found that branch checks in gitlab-ci jobs were not updated on creation > 2.6 branch. This patch fixes it and sets 2.6 instead of master mask to > be able to trigger jobs on changes in 2.6 branch. > --- > > Github: https://github.com/tarantool/tarantool/tree/avtikhon/gitlab-ci-2.6 I've checked your patch into 2.6. -- Regards, Kirill Yukhin