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 d56f801 commit a5ab281Copy full SHA for a5ab281
.circleci/config.yml
@@ -202,14 +202,14 @@ workflows:
202
filters:
203
branches:
204
only:
205
- - hot-fix-hall-of-fame
+ - develop
206
# This is alternate dev env for parallel testing
207
- "build-test":
208
context : org-global
209
210
211
212
- - develop
+ - hot-fix
213
# This is beta env for production soft releases
214
- "build-prod-beta":
215
0 commit comments