Added other 2 jobs to the CI pipeline

This commit is contained in:
Manuel Cortez 2022-01-01 16:04:23 -06:00
parent c8f968578e
commit 50aa4e9dc8
No known key found for this signature in database
GPG Key ID: 262CC30FA01B5CBF

View File

@ -101,6 +101,7 @@ make_installer:
only:
- tags
- schedule
- master
variables:
NSIS: "C:\\program files (x86)\\nsis\\makensis.exe"
before_script:
@ -125,3 +126,4 @@ upload:
only:
- tags
- schedules
- master