We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a69695 commit d944f58Copy full SHA for d944f58
.circleci/config.yml
@@ -10,6 +10,7 @@ jobs:
10
detect-secrets:
11
docker:
12
- image: artsy/detect-secrets:ci # pragma: allowlist secret
13
+ resource_class: small
14
working_directory: /usr/src/app
15
steps:
16
- checkout
0 commit comments