We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f97e7 commit b4304fbCopy full SHA for b4304fb
deploy/hps/sdk/scripts/assemble.sh
@@ -4,7 +4,6 @@ docker run \
4
-it \
5
-e OUID="$(id -u)" \
6
-e OGID="$(id -g)" \
7
- -e PIP_INDEX_URL=https://pypi.tuna.tsinghua.edu.cn/simple \
8
-v "$(pwd)":/workspace \
9
-w /workspace \
10
--rm \
0 commit comments