Skip to content

Commit

Permalink
MINOR: [CI] Avoid docker-compose on Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
pitrou committed Apr 3, 2024
1 parent be3b789 commit 1d321c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/docker-tests/azure.linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
displayName: Setup Archery

- script: |
archery docker run \
archery --debug docker --using-docker-cli run \
-e ARROW_DOCS_VERSION="{{ arrow.no_rc_version }}" \
-e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" \
{{ flags|default("") }} \
Expand Down

0 comments on commit 1d321c4

Please sign in to comment.