api key change

This commit is contained in:
Pfeil, Scott Robert 2021-06-29 09:56:00 -04:00
parent b3da2f7374
commit 43135e9214

View File

@ -17,7 +17,7 @@ build_project:
- BUILD_DIR=$(xcodebuild -showBuildSettings -project MVMCore/MVMCore.xcodeproj | grep BUILD_DIR)
only:
- branches
- feature/testing
- develop
tags:
- xcode_12_2
@ -27,7 +27,7 @@ deploy_snapshot:
- cd Scripts && ./upload_remote_view_frameworks.sh
only:
- branches
- feature/testing
- develop
tags:
- bash_shell
environment: