Rename Windows 64 MSI CI job

This commit is contained in:
Adam Honse 2025-01-14 00:05:05 -06:00
parent 567ad09506
commit 6f55f0e0c0

View file

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