removed blank lines
This commit is contained in:
parent
23f8668175
commit
bf31db1e48
|
|
@ -205,7 +205,6 @@ func DoPush(image v1.Image, opts *config.KanikoOptions) error {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
if opts.NoPush && len(opts.Destinations) == 0 {
|
||||
if opts.TarPath != "" {
|
||||
setDummyDestinations(opts)
|
||||
|
|
|
|||
Loading…
Reference in New Issue