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 f3271ed commit d13bbeaCopy full SHA for d13bbea
.circleci/config.yml
@@ -349,8 +349,7 @@ workflows:
349
filters:
350
branches:
351
only:
352
- - develop
353
- - latex_support
+ - free
354
# This is alternate dev env for parallel testing
355
- "build-test":
356
context : org-global
@@ -379,8 +378,6 @@ workflows:
379
378
380
381
- develop
382
- - old-mm-fix
383
- - reskin-profile-settings
384
# Production builds are exectuted
385
# when PR is merged to the master
386
# Don't change anything in this configuration
0 commit comments