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 3dcbebd commit 161cad4Copy full SHA for 161cad4
.circleci/config.yml
@@ -209,15 +209,14 @@ workflows:
209
filters:
210
branches:
211
only:
212
- - hot-fix
213
- integration-v5-challenge-api
214
# This is beta env for production soft releases
215
- "build-prod-beta":
216
context : org-global
217
218
219
220
- - develop
+ - integration-v5-challenge-api
221
# This is stage env for production QA releases
222
- "build-prod-staging":
223
0 commit comments