Skip to content

Commit f18dc53

Browse files
committed
Commit to test the apiserver artifact upload to s3 bucket
Signed-off-by: Anil Vishnoi <[email protected]>
1 parent a2bb6ee commit f18dc53

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)