Restored settings from gitlab CI file

This commit is contained in:
Manuel Cortez 2019-01-16 16:25:18 -06:00
parent 8c1197e8e1
commit 5d6a66dcac

View File

@ -4,7 +4,7 @@ variables:
PYINSTALLER: "C:\\python37\\scripts\\pyinstaller.exe" PYINSTALLER: "C:\\python37\\scripts\\pyinstaller.exe"
PYTHON2: "C:\\python27\\python.exe" PYTHON2: "C:\\python27\\python.exe"
.test_py3: test_py3:
stage: test stage: test
tags: tags:
- windows10 - windows10
@ -47,7 +47,7 @@ alpha:
name: socializer name: socializer
expire_in: 1 day expire_in: 1 day
.alpha_python3: alpha_python3:
type: deploy type: deploy
tags: tags:
- windows10 - windows10