added typo to error out jenkins
Some checks failed
GiteaTest/JenkinsGoTest/pipeline/head There was a failure building this commit

This commit is contained in:
2021-01-05 01:12:56 +01:00
parent 1a57818a80
commit e1a6c2de2e

View File

@@ -4,4 +4,5 @@ import "fmt"
func main() {
fmt.Println("Hello World 123")
fmt.Println("Hello World 123
}