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 ce3ba4b commit ce2c8edCopy full SHA for ce2c8ed
.circleci/config.yml
@@ -342,7 +342,7 @@ workflows:
342
filters:
343
branches:
344
only:
345
- - feature/topgear-profile-redirect
+ - develop
346
# This is alternate dev env for parallel testing
347
- "build-test":
348
context : org-global
@@ -370,7 +370,7 @@ workflows:
370
filters: &filters-staging
371
372
373
- - free
374
# Production builds are exectuted
375
# when PR is merged to the master
376
# Don't change anything in this configuration
0 commit comments