UNPKG
artillery-plugin-statsd
Version:
latest (2.2.1)
2.2.1
2.2.0
2.1.0
2.0.0
1.0.0
Statsd output plugin for Artillery
artillery-plugin-statsd
/
circle.yml
13 lines
(12 loc)
•
217 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
---
machine:
node:
version:
6.10
.2
dependencies:
pre:
-
echo:
'"//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc'
deployment:
npm:
tag:
/v[0-9]+(\.[0-9]+)*/
commands:
-
npm
publish