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

PROD-2048 deploy qa to dev env -> qa #131

Merged
merged 1 commit into from
May 24, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PROD-2048 deploy qa to dev env #time 5m
  • Loading branch information
brooketopcoder committed May 24, 2022
commit aee5a2731a933aede4f77e055eb69b38737991be
5 changes: 3 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,9 @@ workflows:
filters:
branches:
only:
- dev
- feat/regsource
# - dev
# - feat/regsource
- qa

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