Skip to content

Commit b1a69a6

Browse files
committed
changed git URL formats
1 parent 903eb16 commit b1a69a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bitrise.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ app:
77
- SAMPLE_APP_IOS: https://github.com/bitrise-io/sample-apps-ios-simple-objc.git
88
- BITRISE_STEP_ID: firebase-app-distribution
99
- BITRISE_STEP_VERSION: 0.1.0
10-
- BITRISE_STEP_GIT_CLONE_URL: https://github.com/guness/bitrise-step-firebase-app-distribution.git
11-
- MY_STEPLIB_REPO_FORK_GIT_URL: https://github.com/guness/bitrise-steplib.git
10+
- BITRISE_STEP_GIT_CLONE_URL: git@github.com:guness/bitrise-step-firebase-app-distribution.git
11+
- MY_STEPLIB_REPO_FORK_GIT_URL: git@github.com:guness/bitrise-steplib.git
1212
- FIREBASE_CI_TOKEN: $FIREBASE_CI_TOKEN
1313
- FIREBASE_APP_ID_ANDROID: $FIREBASE_APP_ID_ANDROID
1414
- FIREBASE_APP_ID_IOS: $FIREBASE_APP_ID_IOS

0 commit comments

Comments
 (0)