Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bertsky committed Feb 7, 2023
1 parent 48c3332 commit dab852a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
name: Build Docker image
command: make docker-<< parameters.variant >>-git
# fails due to pip races: DOCKER_PARALLEL=-j3
no_output_timeout: 30m
- run:
name: Alias Docker images
command: docker tag ocrd/all:<< parameters.variant >>-git ocrd/all:<< parameters.variant >>
Expand Down

0 comments on commit dab852a

Please sign in to comment.