From 49c96963f8af6e04671d472e5ff0d2902cd51639 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Mon, 17 Dec 2018 01:03:25 -0600 Subject: [PATCH] Build artifacts only when tags are applied --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c535a68..4f79711 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,8 @@ production: - python setup.py py2exe - cd .. - move src\dist socializer + only: + - tags artifacts: paths: - socializer\*