[msft-mac] Add opencode installation path to PATH.
Signed-off-by: Mariano Uvalle <juvallegarza@microsoft.com>
This commit is contained in:
parent
cfc77653d9
commit
f77c41dc8d
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ in {
|
|||
export GOPROXY='https://goproxyprod.goms.io'
|
||||
export PATH=$PATH:$HOME/bin
|
||||
export PATH=$PATH:$HOME/go/bin
|
||||
export PATH=$PATH:$HOME/.opencode/bin
|
||||
export __AKS_DOCKER_BUILD_MOUNT_NETRC=1
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue