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 4e1e52b commit 8c9b0c1Copy full SHA for 8c9b0c1
.circleci/config.yml
@@ -174,7 +174,7 @@ workflows:
174
filters:
175
branches:
176
only:
177
- - this-is-before-comcast
+ - develop
178
# This is alternate dev env for parallel testing
179
- "build-test":
180
context : org-global
@@ -188,7 +188,7 @@ workflows:
188
189
190
191
- - hot-fix-accessing-comcast
192
# Production builds are exectuted only on tagged commits to the
193
# master branch.
194
- "build-prod":
0 commit comments