From 5d6a66dcac96605f98e4c5a09c8c65c36e3a3739 Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Wed, 16 Jan 2019 16:25:18 -0600 Subject: [PATCH] Restored settings from gitlab CI file --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4748975..4ff4940 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ variables: PYINSTALLER: "C:\\python37\\scripts\\pyinstaller.exe" PYTHON2: "C:\\python27\\python.exe" -.test_py3: +test_py3: stage: test tags: - windows10 @@ -47,7 +47,7 @@ alpha: name: socializer expire_in: 1 day -.alpha_python3: +alpha_python3: type: deploy tags: - windows10