Skip to content

Commit

Permalink
修改 Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cnych committed Jul 29, 2018
1 parent a4abd1b commit 4a5fda7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ import (
)

func main() {
fmt.Printf("Hello, Kubernetes!I'm from Jenkins CI!\n")
fmt.Println("Hello, Kubernetes!I'm from Jenkins CI!")
}

0 comments on commit 4a5fda7

Please sign in to comment.