Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

Commit

Permalink
try tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatjindal committed Sep 29, 2019
1 parent 1ac2d0d commit ba80828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ var rootCmd = &cobra.Command{
Short: "tool to make PR to krew-plugin-release",
Run: func(cmd *cobra.Command, args []string) {
fmt.Println("from inside golang")
fmt.Println(os.Environ())
},
}

Expand Down

0 comments on commit ba80828

Please sign in to comment.