We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9fc50 commit d6aedc5Copy full SHA for d6aedc5
circle.yml
@@ -1,3 +1,8 @@
1
machine:
2
node:
3
version: 6.1.0
4
+deployment:
5
+ master:
6
+ branch: master
7
+ commands:
8
+ - npm run semantic-release
0 commit comments