We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3328419 commit 058eabdCopy full SHA for 058eabd
.circleci/config.yml
@@ -78,6 +78,7 @@ jobs:
78
auth:
79
username: dockstoretestuser
80
password: $DOCKERHUB_PASSWORD
81
+ resource_class: medium+
82
steps:
83
- setup_nightly_tests
84
- run:
0 commit comments