From eb545f376367989b96c6c204c52cbbf9d4177d7a Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Tue, 18 Dec 2018 17:50:02 -0600 Subject: [PATCH] Reconfigure CI. Documentation now is part of the CI process --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d2276e5..084c09e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ production: - cd .. - move src\socializer.zip socializer.zip only: - - master + - tags artifacts: paths: - socializer.zip