Skip to content

Commit

Permalink
step git clone url fix
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei committed Apr 11, 2018
1 parent 52480a3 commit 817a863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ workflows:
- MY_STEPLIB_REPO_FORK_GIT_URL: $MY_STEPLIB_REPO_FORK_GIT_URL
- BITRISE_STEP_VERSION: $BITRISE_STEP_VERSION
- BITRISE_STEP_ID: golint
- BITRISE_STEP_GIT_CLONE_URL: https://github.com/bitrise-steplib/steps-golint
- BITRISE_STEP_GIT_CLONE_URL: https://github.com/bitrise-steplib/steps-golint.git
description: |-
If this is the first time you try to share a Step you should
first call: $ bitrise share
Expand Down

0 comments on commit 817a863

Please sign in to comment.