We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d37f152 commit 7300bfdCopy full SHA for 7300bfd
build.ps1
@@ -1,4 +1,4 @@
1
-$ORG_PATH="github.com/coreos"
+$ORG_PATH="go.etcd.io"
2
$REPO_PATH="$ORG_PATH/etcd"
3
$PWD = $((Get-Item -Path ".\" -Verbose).FullName)
4
$FSROOT = $((Get-Location).Drive.Name+":")
0 commit comments