We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8ab392 commit b19f432Copy full SHA for b19f432
.circleci/config.yml
@@ -4,6 +4,7 @@ jobs:
4
build:
5
machine:
6
image: ubuntu-2004:current
7
+ resource_class: large
8
steps:
9
- checkout
10
- run: COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker compose build
0 commit comments