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:
3
main.go
3
main.go
@@ -8,5 +8,6 @@ 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 Rel")
|
fmt.Println("Added on new Rel")
|
||||||
|
fmt.Println("Update counter rel1")
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user