Skip to content

Commit fc52901

Browse files
committed
Update deploy branch
1 parent fdc3389 commit fc52901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ test:
2020
- mkdir -p $CIRCLE_TEST_REPORTS/nyc && cp test-results.xml $CIRCLE_TEST_REPORTS/nyc
2121
deployment:
2222
production:
23-
branch: ['master', 'fix-prism']
23+
branch: /master|deploy-.+/
2424
commands:
2525
- npm run build:demo
2626
- npm run deploy:demo

0 commit comments

Comments
 (0)