We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f19a7b commit 5eb6ad4Copy full SHA for 5eb6ad4
1 file changed
build/Build.Linux.ps1
@@ -83,7 +83,7 @@ foreach ($arch in $archs) {
83
}
84
85
if ($IsPublishedBuild) {
86
- Login-ToDocker()
+ Login-ToDocker
87
88
foreach ($arch in $archs) {
89
Publish-DockerImage($arch)
0 commit comments