From 2932427ab01c7c9f37296f286afd2e14fe5b7c8c Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Tue, 10 Dec 2019 20:09:02 -0600 Subject: [PATCH] Revert alpha generation to gitlab for a while --- .gitlab-ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f44a52b..18d6f2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,6 +63,11 @@ alpha32: only: - schedules - master + artifacts: + paths: + - socializer_x86.zip + name: socializer_alpha + expire_in: 1 day ### This is commented because there is no 64 bits version of enchant, thus pyenchant will not work. ### I will reenable this when we will get rid of enchant, probably in favour of symspellpy