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 5604c6c commit fd0381aCopy full SHA for fd0381a
.circleci/config.yml
@@ -230,7 +230,7 @@ workflows:
230
filters:
231
branches:
232
only:
233
- - feature-contentful
+ - milestone-20200910
234
# This is alternate dev env for parallel testing
235
- "build-test":
236
context : org-global
@@ -259,7 +259,7 @@ workflows:
259
260
261
262
263
- develop
264
# Production builds are exectuted
265
# when PR is merged to the master
0 commit comments