removed print
This commit is contained in:
parent
f22e7f4514
commit
d069baa8ce
@ -221,7 +221,6 @@ func (b *ArgoBuilder) addStorageAnnotations(id string, template *Template, names
|
||||
b.addS3annotations(&art, template, rw, linkToStorage, storage, namespace)
|
||||
}
|
||||
|
||||
fmt.Println(art.Name)
|
||||
if rw.Write {
|
||||
template.Outputs.Artifacts = append(template.Outputs.Artifacts, art)
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user