api key change
This commit is contained in:
parent
b3da2f7374
commit
43135e9214
@ -17,7 +17,7 @@ build_project:
|
|||||||
- BUILD_DIR=$(xcodebuild -showBuildSettings -project MVMCore/MVMCore.xcodeproj | grep BUILD_DIR)
|
- BUILD_DIR=$(xcodebuild -showBuildSettings -project MVMCore/MVMCore.xcodeproj | grep BUILD_DIR)
|
||||||
only:
|
only:
|
||||||
- branches
|
- branches
|
||||||
- feature/testing
|
- develop
|
||||||
tags:
|
tags:
|
||||||
- xcode_12_2
|
- xcode_12_2
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ deploy_snapshot:
|
|||||||
- cd Scripts && ./upload_remote_view_frameworks.sh
|
- cd Scripts && ./upload_remote_view_frameworks.sh
|
||||||
only:
|
only:
|
||||||
- branches
|
- branches
|
||||||
- feature/testing
|
- develop
|
||||||
tags:
|
tags:
|
||||||
- bash_shell
|
- bash_shell
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user