Update 'main.go'
GiteaTest/JenkinsGoTest/pipeline/pr-master This commit looks good
GiteaTest/JenkinsGoTest/pipeline/head This commit looks good

This commit is contained in:
2021-01-05 04:12:15 +00:00
parent ebf15e1389
commit ce00f3379c
+1
View File
@@ -10,4 +10,5 @@ func main() {
fmt.Println("Added on new branch")
fmt.Println("Added on new branch main")
fmt.Println("Update counter 2")
fmt.Println("mainTest")
}