We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36978b4 + 282f5bf commit 6620f0cCopy full SHA for 6620f0c
main.go
@@ -61,7 +61,7 @@ func hello(w http.ResponseWriter, r *http.Request) {
61
Hello, world!<br>
62
Version: %s<br>
63
Build time: %s<br>
64
- Dispatch CI/CD Demo
+ Want some beer?
65
</p></body>
66
</html>
67
`, Version, Buildtime)
0 commit comments