Added other 2 jobs to the CI pipeline
This commit is contained in:
parent
c8f968578e
commit
50aa4e9dc8
@ -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:
|
||||||
@ -125,3 +126,4 @@ upload:
|
|||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
- schedules
|
- schedules
|
||||||
|
- master
|
Loading…
Reference in New Issue
Block a user