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: