summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby Sudekum <bobby@mapbox.com>2017-07-26 09:01:00 -0700
committerBobby Sudekum <bobby@mapbox.com>2017-07-26 09:01:00 -0700
commit4d318802506ad6387a97bd284d2a6c084f9f71e7 (patch)
treea4fe23808d8af7b20063582c28d675f4d268bbd1
parentb465886809ca64b97dec1893d9fed2b61e6fd93f (diff)
downloadqtlocation-mapboxgl-4d318802506ad6387a97bd284d2a6c084f9f71e7.tar.gz
fix
-rw-r--r--circle.yml14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/circle.yml b/circle.yml
index 58579edd2e..372d0999b6 100644
--- a/circle.yml
+++ b/circle.yml
@@ -21,13 +21,13 @@ workflows:
- linux-gcc5-debug-coverage
- linux-gcc5-release-qt4
- linux-gcc5-release-qt5
- deployment:
- fake_deploy_for_cci2:
- tag: /.*/
- commands:
- # NOTE: this command doesn't actually get run, rather this simply triggers that the above deploy runs when a tag is pushed.
- # See https://discuss.circleci.com/t/git-tag-deploys-in-2-0/9493/6
- - echo "make tags run in 2.0"
+ deployment:
+ fake_deploy_for_cci2:
+ tag: /.*/
+ commands:
+ # NOTE: this command doesn't actually get run, rather this simply triggers that the above deploy runs when a tag is pushed.
+ # See https://discuss.circleci.com/t/git-tag-deploys-in-2-0/9493/6
+ - echo "make tags run in 2.0"
step-library:
- &generate-cache-key
diff --git a/package.json b/package.json
index ff0704cbe3..491fe50f4c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@mapbox/mapbox-gl-native",
- "version": "3.5.6-pre.2",
+ "version": "3.5.6-pre.3",
"description": "Renders map tiles with Mapbox GL",
"keywords": [
"mapbox",