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
1 changed files with 1 additions and 1 deletions

View File

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