[Tarantool-patches] [PATCH v1 2/2] gitlab-ci: set static docker build release testing

Oleg Piskunov o.piskunov at tarantool.org
Wed Apr 15 11:44:18 MSK 2020



LGTM
  
>Вторник, 14 апреля 2020, 11:28 +03:00 от Sergey Bronnikov <sergeyb at tarantool.org>:
> 
>Thanks for the patch!
>
>LGTM
>
>On 17:03 Tue 07 Apr , Alexander V. Tikhonov wrote:
>> Returned the static build based on Dockerfile to gitlab-ci release branches
>> testing after the issues with missed openssl version fixed at PR #4831.
>>
>> Follow up #4831
>> ---
>> .gitlab-ci.yml | 4 +++-
>> 1 file changed, 3 insertions(+), 1 deletion(-)
>>
>> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
>> index cd710027f..f0d5d9b7c 100644
>> --- a/.gitlab-ci.yml
>> +++ b/.gitlab-ci.yml
>> @@ -454,6 +454,8 @@ static_build:
>>
>> static_docker_build:
>> <<: *release_only_definition
>> - <<: *pack_test_definition
>> + stage: test
>> + tags:
>> + - deploy_test
>> script:
>> - ${GITLAB_MAKE} test_static_docker_build
>> --
>> 2.17.1
>>
>--
>sergeyb@ 
 
 
--
Oleg Piskunov
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.tarantool.org/pipermail/tarantool-patches/attachments/20200415/20e207ef/attachment.html>


More information about the Tarantool-patches mailing list