Skip to content

Commit

Permalink
more workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-jameson committed Oct 10, 2024
1 parent 5ca6d08 commit 34720f4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .circleci/build-and-test/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@
- /^release.*/
requires:
- secrets-check
- make_erd: # from ../util folder
filters:
branches:
only:
- develop
- master
- hotfix/make-erd-docker-login

build-and-test-backend:
when: << pipeline.parameters.build_and_test_backend >>
Expand Down

0 comments on commit 34720f4

Please sign in to comment.