Skip to content

Commit

Permalink
- test dockerd max uploads
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Sep 9, 2024
1 parent a83f3c8 commit a6c6d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/deployment/commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
- run:
name: Build and tag images
command: |
dockerd --max-concurrent-uploads 1
./scripts/build-and-tag-images.sh <<parameters.backend-appname>> <<parameters.frontend-appname>> ./tdrs-backend ./tdrs-frontend $CIRCLE_BUILD_NUM $CIRCLE_SHA1 "$CIRCI_DOCKER_LOGIN" tdp-circi
deploy-cloud-dot-gov:
Expand Down

0 comments on commit a6c6d8c

Please sign in to comment.