chore: fixed type in QA installer CI job name.

This commit is contained in:
Xavier Michelon
2023-10-13 10:25:52 +02:00
committed by Xavier Michelon
parent c2afb42fd4
commit dda2a5d01a

View File

@ -286,7 +286,7 @@ build-windows-qa:
variables: variables:
BUILD_TAGS: "build_qa" BUILD_TAGS: "build_qa"
trigeer-qa-installer: trigger-qa-installer:
stage: build stage: build
needs: ["lint"] needs: ["lint"]
extends: extends: