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.
1 parent 1b043eb commit 8ad3ceeCopy full SHA for 8ad3cee
.circleci/config.yml
@@ -129,6 +129,7 @@ workflows:
129
only:
130
- dev
131
- v2
132
+ ignore:
133
- v2-dev
134
- build_next:
135
requires:
@@ -138,6 +139,7 @@ workflows:
138
139
140
141
142
143
144
- publish_next:
145
@@ -147,6 +149,7 @@ workflows:
147
149
148
150
151
152
153
154
release:
155
jobs:
0 commit comments