We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a680471 commit 0224295Copy full SHA for 0224295
.circleci/config.yml
@@ -238,7 +238,7 @@ workflows:
238
filters:
239
branches:
240
only:
241
- - feature-contentful
+ - integration-v5-challenge-api
242
# This is alternate dev env for parallel testing
243
- "build-qa":
244
context : org-global
@@ -259,7 +259,7 @@ workflows:
259
260
261
262
+ - develop
263
# Production builds are exectuted
264
# when PR is merged to the master
265
# Don't change anything in this configuration
0 commit comments