summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-11-02 14:02:17 -0800
committerJustin R. Miller <incanus@codesorcery.net>2015-11-02 14:02:17 -0800
commit896886a0274f28953e221e6a8bd02b4af667c8b9 (patch)
tree2a0b187b155bee61904040c1c0bc0243f1953531
parentf59d4ba920bcd132a9e0841a993f1559d96fd480 (diff)
downloadqtlocation-mapboxgl-896886a0274f28953e221e6a8bd02b4af667c8b9.tar.gz
remove redundant git clone
-rw-r--r--bitrise.yml23
1 files changed, 0 insertions, 23 deletions
diff --git a/bitrise.yml b/bitrise.yml
index 7f6739e7b1..07beba8dc7 100644
--- a/bitrise.yml
+++ b/bitrise.yml
@@ -16,29 +16,6 @@ trigger_map:
workflows:
primary:
steps:
- - git-clone@3.0.0:
- outputs:
- - GIT_CLONE_COMMIT_HASH:
- opts:
- title: Cloned git commit's commit hash
- - GIT_CLONE_COMMIT_MESSAGE_SUBJECT:
- opts:
- title: Cloned git commit's message subject
- - GIT_CLONE_COMMIT_MESSAGE_BODY:
- opts:
- title: Cloned git commit's message body
- - GIT_CLONE_COMMIT_AUTHOR_NAME:
- opts:
- title: Cloned git commit's author name
- - GIT_CLONE_COMMIT_AUTHOR_EMAIL:
- opts:
- title: Cloned git commit's author email address
- - GIT_CLONE_COMMIT_COMMITER_NAME:
- opts:
- title: Cloned git commit's committer name
- - GIT_CLONE_COMMIT_COMMITER_EMAIL:
- opts:
- title: Cloned git commit's committer email
- select-xcode-version@2.2.0: {}
- script@1.1.0:
title: Install Homebrew dependencies