This is the happy case.
continuous-integration/drone/tag Build is failing Details

main v0.1.8
Nick Dumas 2 years ago
parent 56f806a1f5
commit 72d5ed9d53

@ -61,7 +61,7 @@ var validateCmd = &cobra.Command{
return nil return nil
}) })
return fmt.Errorf("validate command failed: %w", err) return nil
}, },
} }

Loading…
Cancel
Save