Update .gitlab-ci.yml

CQTexperiment
Kevin López 2019-11-06 04:45:27 +00:00
parent 0db9f9bb1e
commit d93e23cae1
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" build
- xcodebuild -workspace "./Cog.xcodeproj/project.xcworkspace" -scheme Cog -configuration Release build