Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

root only file system fix #89

Merged
merged 10 commits into from
Jun 15, 2023
Prev Previous commit
Next Next commit
PROD-2087 #comment switch dev branch to deploy to dev env #time 5m
  • Loading branch information
brooketopcoder committed Jun 1, 2022
commit d6a76fcfdc6bc50526992826a24e7f5512ee7a3b
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,8 @@ workflows:
filters:
branches:
only:
# - dev
# - feat/onboarding-app
- qa
- dev
- feat/onboarding-app

# Production builds are exectuted only on tagged commits to the
# master branch.
Expand Down