We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c7124 commit 1975735Copy full SHA for 1975735
1 file changed
.circleci/config.yml
@@ -5,6 +5,7 @@ jobs:
5
test:
6
docker:
7
- image: rishabhpoddar/supertokens_postgresql_plugin_test
8
+ - image: rishabhpoddar/oauth-server-cicd
9
resource_class: large
10
steps:
11
- add_ssh_keys:
0 commit comments