UNPKG
mapbox-gl-compare
Version:
latest (0.6.0)
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
0.0.0
Swipe and sync between two maps
github.com/mapbox/mapbox-gl-compare
mapbox/mapbox-gl-compare
mapbox-gl-compare
/
circle.yml
9 lines
(8 loc)
•
228 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
deployment:
release:
tag:
/v[0-9]+\.[0-9]+\.[0-9]+(\-dev)?/
commands:
-
aws
s3
cp
--recursive
--acl
public-read
dist
s3://mapbox-gl-js/plugins/$CIRCLE_PROJECT_REPONAME/$CIRCLE_TAG
machine:
node:
version:
4