update how secrets provided to compiler

This commit is contained in:
Brad Rydzewski 2017-04-10 13:08:12 +02:00
parent b10a074b57
commit 4f4e3f2404

View file

@ -527,7 +527,7 @@ func (b *builder) Build() ([]*buildItem, error) {
b.Repo.IsPrivate,
),
compiler.WithRegistry(registries...),
compiler.WithSecrets(csecrets...),
compiler.WithSecret(csecrets...),
compiler.WithPrefix(
fmt.Sprintf(
"%d_%d",