Added other 2 jobs to the CI pipeline
This commit is contained in:
@@ -101,6 +101,7 @@ make_installer:
|
|||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
- schedule
|
- schedule
|
||||||
|
- master
|
||||||
variables:
|
variables:
|
||||||
NSIS: "C:\\program files (x86)\\nsis\\makensis.exe"
|
NSIS: "C:\\program files (x86)\\nsis\\makensis.exe"
|
||||||
before_script:
|
before_script:
|
||||||
@@ -124,4 +125,5 @@ upload:
|
|||||||
- python ../scripts/upload.py
|
- python ../scripts/upload.py
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
- schedules
|
- schedules
|
||||||
|
- master
|
Reference in New Issue
Block a user