1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 08:22:33 +02:00

Fix missing -

This commit is contained in:
Elias Steurer 2023-08-18 14:27:08 +02:00
parent 31f5fb7fa1
commit 090e4aa75f

View File

@ -28,7 +28,7 @@ steam_osx:
extends: extends:
- .base_osx_build - .base_osx_build
script: script:
- python3 Tools/build.py --type=release --steam --use-aqt --deploy-version -sign_osx - python3 Tools/build.py --type=release --steam --use-aqt --deploy-version --sign_osx
rules: rules:
- if: "$CI_COMMIT_TAG" - if: "$CI_COMMIT_TAG"
artifacts: artifacts: