|
|
|
|
@ -623,7 +623,7 @@ before_script:
|
|
|
|
|
#-----------------------------------------------------------------------#
|
|
|
|
|
# Windows (64-bit) MSI Target #
|
|
|
|
|
#-----------------------------------------------------------------------#
|
|
|
|
|
"Window 64 MSI":
|
|
|
|
|
"Windows 64 MSI":
|
|
|
|
|
image: registry.gitlab.com/openrgbdevelopers/openrgb-linux-ci-deb-builder:bookworm-i386
|
|
|
|
|
stage: deploy
|
|
|
|
|
tags:
|
|
|
|
|
@ -642,4 +642,4 @@ before_script:
|
|
|
|
|
name: "${CI_PROJECT_NAME}_Windows_64_msi_${CI_COMMIT_SHORT_SHA}"
|
|
|
|
|
paths:
|
|
|
|
|
- OpenRGB_Windows_64.msi
|
|
|
|
|
expire_in: 30 days
|
|
|
|
|
expire_in: 30 days
|
|
|
|
|
|