summaryrefslogtreecommitdiff
path: root/platform/osx
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-01-05 10:37:07 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-01-05 10:59:41 -0800
commite26b218883c3357f38dd8ff5490b453dabffc590 (patch)
tree66828866ebe253435d12a847bd62c44a5c61d382 /platform/osx
parent5f58c015e4fe5cb93d04f959ffd1dc65ea760375 (diff)
downloadqtlocation-mapboxgl-e26b218883c3357f38dd8ff5490b453dabffc590.tar.gz
[android, ios, osx] Emoji ⇢ ASCII in Bitrise notifications
Diffstat (limited to 'platform/osx')
-rw-r--r--platform/osx/bitrise.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/osx/bitrise.yml b/platform/osx/bitrise.yml
index a942117ef1..dc7c4b3028 100644
--- a/platform/osx/bitrise.yml
+++ b/platform/osx/bitrise.yml
@@ -52,8 +52,8 @@ workflows:
inputs:
- webhook_url: "$SLACK_HOOK_URL"
- channel: "#gl-bots"
- - from_username: 'Bitrise 🖥'
- - from_username_on_error: 'Bitrise 🖥'
+ - from_username: 'Bitrise OS X'
+ - from_username_on_error: 'Bitrise OS X'
- message: '<${BITRISE_BUILD_URL}|Build #${BITRISE_BUILD_NUMBER}>
for <https://github.com/mapbox/mapbox-gl-native/compare/${BITRISE_GIT_BRANCH}|mapbox/mapbox-gl-native@${BITRISE_GIT_BRANCH}>
by ${GIT_CLONE_COMMIT_COMMITER_NAME}