Rename Windows 64 MSI CI job
This commit is contained in:
parent
567ad09506
commit
6f55f0e0c0
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue