CQTexperiment
Kevin López 2019-11-06 04:39:37 +00:00
parent 754b5f1268
commit 8b6154f64b
1 changed files with 7 additions and 0 deletions

7
.gitlab-ci.yml Normal file
View File

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