Skip to content

Commit

Permalink
Updated step config to reflect new owner
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandevo committed Apr 28, 2017
1 parent ec50ab6 commit 9f83c66
Show file tree
Hide file tree
Showing 23 changed files with 4,270 additions and 714 deletions.
6 changes: 3 additions & 3 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ workflows:
share-this-step:
envs:
# if you want to share this step into a StepLib
- MY_STEPLIB_REPO_FORK_GIT_URL: https://github.com/stefandevo/bitrise-steplib.git
- MY_STEPLIB_REPO_FORK_GIT_URL: https://github.com/cake-build/bitrise-steplib.git
- STEP_ID_IN_STEPLIB: cakebuild
- STEP_GIT_VERION_TAG_TO_SHARE: 1.0.1
- STEP_GIT_CLONE_URL: https://github.com/stefandevo/bitrise-cake-step.git
- STEP_GIT_VERION_TAG_TO_SHARE: 1.0.2
- STEP_GIT_CLONE_URL: https://github.com/cake-build/bitrise-cake-step.git
description: |-
If this is the first time you try to share a Step you should
first call: $ bitrise share
Expand Down
Loading

0 comments on commit 9f83c66

Please sign in to comment.