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