Skip to content

Commit

Permalink
Update docs/design_proposals/ko-builder.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marlon Gamez <[email protected]>
  • Loading branch information
halvards and MarlonGamez authored Jun 22, 2021
1 parent b1182a6 commit 7a0fbe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design_proposals/ko-builder.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ The steps roughly outlined:
func PublishImages(ctx context.Context, importpaths []string, pub publish.Interface, b build.Interface) (map[string]name.Reference, error)
```

Add build and publish options to support Skaffold config propagaring to
Add build and publish options to support Skaffold config propagating to
ko. In the package `github.com/google/ko/pkg/commands/options`:

[`build.go`](https://github.com/google/ko/blob/ee23538378722e060a2f7c7800f226e0b82e09e7/pkg/commands/options/build.go#L25)
Expand Down

0 comments on commit 7a0fbe5

Please sign in to comment.