Update 'main.go'
All checks were successful
GiteaTest/JenkinsGoTest/pipeline/head This commit looks good
All checks were successful
GiteaTest/JenkinsGoTest/pipeline/head This commit looks good
This commit is contained in:
2
main.go
2
main.go
@@ -8,5 +8,5 @@ func main() {
|
|||||||
fmt.Println("See if this stiks")
|
fmt.Println("See if this stiks")
|
||||||
fmt.Println("This nice missing end, Fixed it")
|
fmt.Println("This nice missing end, Fixed it")
|
||||||
fmt.Println("Added on new branch")
|
fmt.Println("Added on new branch")
|
||||||
fmt.Println("Added on new branch MAIN")
|
fmt.Println("Added on new branch main")
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user