providers/import: Reading the config actually works now
This commit is contained in:
parent
876c7d1a1b
commit
58c9266dd6
@ -21,6 +21,7 @@ func (this *Provider) Package () string {
|
||||
}
|
||||
|
||||
func (this *Provider) Configure (config step.Meta) error {
|
||||
this.config = config
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user