Skip to content

Commit f06d04f

Browse files
Adds circle.yml file and deployment
1 parent 1e838c7 commit f06d04f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

circle.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
deployment:
2+
production:
3+
branch: master
4+
commands:
5+
- npm run deploy

0 commit comments

Comments
 (0)