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)
|
b.addS3annotations(&art, template, rw, linkToStorage, storage, namespace)
|
||||||
}
|
}
|
||||||
|
|
||||||
fmt.Println(art.Name)
|
|
||||||
if rw.Write {
|
if rw.Write {
|
||||||
template.Outputs.Artifacts = append(template.Outputs.Artifacts, art)
|
template.Outputs.Artifacts = append(template.Outputs.Artifacts, art)
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user