We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdc3389 + fc52901 commit 77386e4Copy full SHA for 77386e4
circle.yml
@@ -20,7 +20,7 @@ test:
20
- mkdir -p $CIRCLE_TEST_REPORTS/nyc && cp test-results.xml $CIRCLE_TEST_REPORTS/nyc
21
deployment:
22
production:
23
- branch: ['master', 'fix-prism']
+ branch: /master|deploy-.+/
24
commands:
25
- npm run build:demo
26
- npm run deploy:demo
0 commit comments