We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120e1da commit 42e664dCopy full SHA for 42e664d
.gitlab-ci.yml
@@ -1,6 +1,5 @@
1
stages:
2
- build
3
- - archive
4
5
build_project:
6
stage: build
@@ -13,4 +12,4 @@ build_project:
13
12
- xcodebuild clean build -workspace NotesExample.xcworkspace -scheme NotesExample-macOS -destination 'platform=OS X,arch=x86_64'
14
15
variables:
16
- GIT_SUBMODULE_STRATEGY: recursive
+ GIT_SUBMODULE_STRATEGY: recursive
0 commit comments