// NewUploadCertsPhase returns the uploadCerts phase func NewUploadCertsPhase() workflow.Phase { … } func runUploadCerts(c workflow.RunData) error { … }
// NewUploadCertsPhase returns the uploadCerts phase func NewUploadCertsPhase() workflow.Phase { … } func runUploadCerts(c workflow.RunData) error { … }