Restored settings from gitlab CI file
This commit is contained in:
parent
8c1197e8e1
commit
5d6a66dcac
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user