Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manthey authored Sep 10, 2024
1 parent 01d4284 commit 04530e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
- checkout
- run:
name: Build the test docker
command: docker build --progress-plain --force-rm -t girder/tox-and-node -f test.Dockerfile .
command: docker build --progress=plain --force-rm -t girder/tox-and-node -f test.Dockerfile .
- run:
name: Publish the images to Docker Hub
command: |
Expand Down

0 comments on commit 04530e3

Please sign in to comment.