提交 c3ce4a58 编写于 作者: J Joao Moreno

tfs: fix linux 32

上级 a961d0a8
#!/bin/bash
set -e
. ./scripts/env.sh
# set agent specific npm cache
if [ -n "$AGENT_WORKFOLDER" ]
then
......@@ -8,8 +10,6 @@ then
echo "Using npm cache: $npm_config_cache"
fi
. ./build/tfs/common/common.sh
export ARCH="$1"
export VSCODE_MIXIN_PASSWORD="$2"
export AZURE_STORAGE_ACCESS_KEY="$3"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册