diff --git a/server/hook.go b/server/hook.go index 8fd35b17..514769ac 100644 --- a/server/hook.go +++ b/server/hook.go @@ -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",