summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorJuha Alanen <juha.alanen@mapbox.com>2020-03-03 10:30:14 +0200
committerJuha Alanen <juha.alanen@mapbox.com>2020-03-03 11:29:57 +0200
commit1e61cb7c63ee47ac39ba294dbb285ea74d822244 (patch)
tree17bc894541ffee8b8efbe680b7db23820b8b5cc0 /circle.yml
parent3a530d5589c18ccbc83bd5207842930afdd08977 (diff)
downloadqtlocation-mapboxgl-upstream/jmalanen-nightly.tar.gz
[test] Add test manifest for the nightly buildupstream/jmalanen-nightly
Use the same test manifest for the development and nightly coverage CI builds. Add manifest for the nightly build by creating a symbolic link to the existing manifest.
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 4b8eaca513..152e9a231a 100644
--- a/circle.yml
+++ b/circle.yml
@@ -671,7 +671,7 @@ jobs:
command: |
/tmp/attach/install/linux-gcc8-release/bin/mbgl-render-test-runner -u rebaseline -p metrics/binary-size.json
- run:
- name: 'Matrics Baselines'
+ name: 'Metrics Baselines'
command: |
cp -r /tmp/attach/metrics .
git add -A && git diff --staged --exit-code | tee baselines.patch