Skip to content

Commit

Permalink
[hdinsight] we need git for the azure wheel step (#12871)
Browse files Browse the repository at this point in the history
  • Loading branch information
danking authored Apr 11, 2023
1 parent da1115a commit 9f64bef
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -805,12 +805,8 @@ steps:
time retry make wheel
(cd build/deploy/dist/ && tar -cvf wheel-container.tar hail-*-py3-none-any.whl)
inputs:
- from: /repo/README.md
to: /io/repo/README.md
- from: /repo/hail
to: /io/repo/hail
- from: /repo/check_pip_requirements.sh
to: /io/repo/check_pip_requirements.sh
- from: /repo
to: /io/repo
outputs:
- from: /io/repo/hail/build/deploy/dist/wheel-container.tar
to: /wheel-for-azure-container.tar
Expand Down

0 comments on commit 9f64bef

Please sign in to comment.