Skip to content

Commit

Permalink
fix: update ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
sattvikc committed Sep 27, 2024
1 parent 9bc210e commit 22d1be2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .circleci/config_continue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ jobs:
test-unit:
docker:
- image: rishabhpoddar/supertokens_node_driver_testing_node_20
- image: ory/hydra:v2.2.0-distroless
command: serve all --config /etc/config/hydra/hydra.yml
volumes:
- ./.circleci/configs/hydra.yml:/etc/config/hydra/hydra.yml
- image: sattvik/hydra
resource_class: large
parameters:
cdi-version:
Expand Down

0 comments on commit 22d1be2

Please sign in to comment.