summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-10-09 15:41:19 -0700
committerJason Wray <jason@mapbox.com>2017-10-09 15:58:38 -0700
commitba27e0a15d85bf0b63122fe38b4e392eaf8e31d2 (patch)
tree1195976cba22e32e4d9bfe3556305da662f78f61
parentf4ab8cbb095a1bc9456602d132948102f4eaee34 (diff)
downloadqtlocation-mapboxgl-ba27e0a15d85bf0b63122fe38b4e392eaf8e31d2.tar.gz
[skip ci] Change github tag urlios-v0.0.0-alpha.0
-rw-r--r--platform/ios/bitrise.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/bitrise.yml b/platform/ios/bitrise.yml
index ae44cc955d..ded7b7a6a8 100644
--- a/platform/ios/bitrise.yml
+++ b/platform/ios/bitrise.yml
@@ -131,10 +131,10 @@ workflows:
- from_username: 'Bitrise iOS Deploy'
- from_username_on_error: 'Bitrise iOS Deploy'
- message: '<${BITRISE_BUILD_URL}|Build #${BITRISE_BUILD_NUMBER}>
- for <https://github.com/mapbox/mapbox-gl-native/tree/${BITRISE_GIT_TAG}|`${BITRISE_GIT_TAG}`>
+ for <https://github.com/mapbox/mapbox-gl-native/releases/tag/${BITRISE_GIT_TAG}|`${BITRISE_GIT_TAG}`>
completed successfully.'
- message_on_error: '<${BITRISE_BUILD_URL}|Build #${BITRISE_BUILD_NUMBER}>
- for <https://github.com/mapbox/mapbox-gl-native/tree/${BITRISE_GIT_TAG}|`${BITRISE_GIT_TAG}`>
+ for <https://github.com/mapbox/mapbox-gl-native/releases/tag/${BITRISE_GIT_TAG}|`${BITRISE_GIT_TAG}`>
failed.'
- icon_url: https://bitrise-public-content-production.s3.amazonaws.com/slack/bitrise-slack-icon-128.png
- icon_url_on_error: https://bitrise-public-content-production.s3.amazonaws.com/slack/bitrise-slack-error-icon-128.png