Update .gitlab-ci.yml

CQTexperiment
Kevin López 2019-11-06 04:43:27 +00:00
parent 8b6154f64b
commit 0db9f9bb1e
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ stages:
build_project:
stage: build
script:
- xcodebuild -workspace "./Cog.xcodeproj/project.xcworkspace" -scheme Cog -configuration Release build
- xcodebuild -workspace "./Cog.xcodeproj/project.xcworkspace" build