Skip to content

Commit

Permalink
dist_doc requires dist_docker
Browse files Browse the repository at this point in the history
  • Loading branch information
miry committed Jan 4, 2024
1 parent 0f90a87 commit 2313e7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ parameters:
distribution-scripts-version:
description: "Git ref for version of https://github.com/crystal-lang/distribution-scripts/"
type: string
default: "535aedb8b09d77caaa1583700f371cd04343b7e8"
default: "b166075a7334a4d16950116b2369253d668c72ed"
run_distribution_scripts_tests:
type: boolean
default: false
Expand Down Expand Up @@ -515,7 +515,7 @@ workflows:
- dist_linux
- dist_docs:
requires:
- dist_linux
- dist_docker
- test_dist_linux_on_docker:
requires:
- dist_docker
Expand Down

0 comments on commit 2313e7e

Please sign in to comment.