Skip to content

Commit

Permalink
Merge pull request #5779 from shaneknapp/finish-adding-logodev-ci
Browse files Browse the repository at this point in the history
[DH-301] actually need to build the logodev image during testing
  • Loading branch information
shaneknapp authored Jun 6, 2024
2 parents 07f6920 + de7ae26 commit 772b05c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,15 @@ workflows:
ignore:
- staging
- prod
- hubploy/build-image:
deployment: logodev
name: logodev hub image build
# Filters can only be per-job? wtf
filters:
branches:
ignore:
- staging
- prod
- hubploy/build-image:
deployment: publichealth
name: publichealth image build
Expand Down

0 comments on commit 772b05c

Please sign in to comment.