removed blank lines

This commit is contained in:
Elad 2024-11-21 11:08:24 +02:00
parent 23f8668175
commit bf31db1e48
1 changed files with 0 additions and 1 deletions

View File

@ -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)