Skip to content

Commit 861bc25

Browse files
author
Jake Ginnivan
committed
Fixed another compilation issue
1 parent de03f4c commit 861bc25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy.cake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ bool PublishDocker(string name, string tagName, string contentZip, string docker
306306
return false;
307307
}
308308

309+
return true
309310
}
310311

311312
Task("Publish-DockerImage")

0 commit comments

Comments
 (0)