Skip to content

Commit ec3a35e

Browse files
authored
Merge pull request #510 from vishnoianil/upload-artifacts
Commit to test the apiserver artifact upload to s3 bucket
2 parents a2bb6ee + f18dc53 commit ec3a35e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api-server/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ func main() {
181181
}
182182
return nil
183183
}
184+
184185
if err := rootCmd.Execute(); err != nil {
185186
fmt.Printf("Error executing command: %v\n", err)
186187
os.Exit(1)

0 commit comments

Comments
 (0)