mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-04 23:45:07 +00:00
small correction
This commit is contained in:
parent
4f4ef0f77f
commit
c4e11637fb
@ -6,7 +6,7 @@ import (
|
||||
|
||||
type Ci struct{}
|
||||
|
||||
// Build the whole stack
|
||||
// Generate the gRPC stubs
|
||||
func (c *Ci) Generate(ctx context.Context, directory *Directory) (*Directory, error) {
|
||||
output := dag.Console().Generate(directory)
|
||||
_, err := output.Sync(ctx)
|
||||
|
Loading…
Reference in New Issue
Block a user