提交 2b9052dd 编写于 作者: J Joao Moreno

tfs: darwin get secrets

上级 41f50f9b
#!/bin/sh
set -e
export $VSCODE_MIXIN_PASSWORD = "$1"
export $AZURE_STORAGE_ACCESS_KEY_2 = "$2"
export $MOONCAKE_STORAGE_ACCESS_KEY = "$3"
export $AZURE_DOCUMENTDB_MASTERKEY = "$4"
# set agent specific npm cache
if [ -z "$AGENT_WORKFOLDER" ]
then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册