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 cb8d934 + 8615a31 commit 8920ebeCopy full SHA for 8920ebe
.circleci/config.yml
@@ -316,7 +316,7 @@ workflows:
316
branches:
317
only:
318
- beta
319
- - /^v[0-9]+\.[0-9]+\.[0-9]+$/
+ - /^r[0-9]+\.[0-9]+\.[0-9]+$/
320
- build:
321
context:
322
- dockerhub-credentials
@@ -331,7 +331,7 @@ workflows:
331
332
333
334
335
- store_dist:
336
337
@@ -341,7 +341,7 @@ workflows:
341
342
343
344
345
- deploy-gh-pages-branch:
346
347
0 commit comments