mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Fix missing -
This commit is contained in:
parent
31f5fb7fa1
commit
090e4aa75f
@ -28,7 +28,7 @@ steam_osx:
|
||||
extends:
|
||||
- .base_osx_build
|
||||
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:
|
||||
- if: "$CI_COMMIT_TAG"
|
||||
artifacts:
|
||||
|
Loading…
Reference in New Issue
Block a user