From 43135e9214bf0c3f7d088aad7a4f4b159c940241 Mon Sep 17 00:00:00 2001 From: "Pfeil, Scott Robert" Date: Tue, 29 Jun 2021 09:56:00 -0400 Subject: [PATCH] api key change --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 10060ae..4f2e7aa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: