You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/06 02:26:29 UTC

[GitHub] [arrow] kou commented on a change in pull request #11856: ARROW-14981: [CI][Docs] Upload built documents

kou commented on a change in pull request #11856:
URL: https://github.com/apache/arrow/pull/11856#discussion_r762664679



##########
File path: dev/tasks/docker-tests/azure.linux.yml
##########
@@ -49,5 +51,16 @@ jobs:
   - script: pip install -e arrow/dev/archery[docker]
     displayName: Setup Archery
 
-  - script: archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}
+  - script: |
+      archery docker run -e SETUPTOOLS_SCM_PRETEND_VERSION="{{ arrow.no_rc_version }}" {{ run }}

Review comment:
       OK!
   I'll specify `ARROW_DOCS_VERSION` in `run`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org