We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903eb16 commit b1a69a6Copy full SHA for b1a69a6
bitrise.yml
@@ -7,8 +7,8 @@ app:
7
- SAMPLE_APP_IOS: https://github.com/bitrise-io/sample-apps-ios-simple-objc.git
8
- BITRISE_STEP_ID: firebase-app-distribution
9
- 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
+ - BITRISE_STEP_GIT_CLONE_URL: git@github.com:guness/bitrise-step-firebase-app-distribution.git
+ - MY_STEPLIB_REPO_FORK_GIT_URL: git@github.com:guness/bitrise-steplib.git
12
- FIREBASE_CI_TOKEN: $FIREBASE_CI_TOKEN
13
- FIREBASE_APP_ID_ANDROID: $FIREBASE_APP_ID_ANDROID
14
- FIREBASE_APP_ID_IOS: $FIREBASE_APP_ID_IOS
0 commit comments