Skip to content

Commit

Permalink
Merge pull request #14722 from transcom/B-22298-Fix-Otel-Storybook
Browse files Browse the repository at this point in the history
B 22298 fix otel storybook
  • Loading branch information
josiahzimmerman-caci authored Jan 31, 2025
2 parents 089d0a2 + 82e08e7 commit bfea1c2
Show file tree
Hide file tree
Showing 4 changed files with 85 additions and 65 deletions.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2704,12 +2704,15 @@ workflows:
- build_storybook
filters:
branches:
only: main
only: nolonger_main

- build_storybook:
requires:
- anti_virus
- pre_deps_yarn
filters:
branches:
only: nolonger_main

- push_otel_collector_image_prd:
requires:
Expand Down
Loading

0 comments on commit bfea1c2

Please sign in to comment.