提交 bba6037b 编写于 作者: M Michel Kaporin

Give testuser access to /root/npm instead.

上级 4715a6d5
......@@ -30,7 +30,7 @@ function configureEnvironment {
git config --global user.name "VS Code Agent"
git config --global user.email "monacotools@microsoft.com"
chown -R testuser $AGENT_BUILDDIRECTORY
chown -R testuser ~/.npm
chown -R testuser /root/.npm
}
function runTest {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册