Skip to content

Commit

Permalink
Merge pull request ko-build#334 from knative-automation/auto-updates/…
Browse files Browse the repository at this point in the history
…format-markdown

[Automated] Format markdown
  • Loading branch information
imjasonh authored Apr 1, 2021
2 parents abe1433 + b21673e commit 1d9e8e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@ import path, to avoid collisions.

- `--preserve-import-path` (`-P`) will include the entire importpath:
`registry.example.com/repo/github.com/my-user/my-repo/cmd/app`
- `--base-import-paths` (`-B`) will omit the MD5 portion: `registry.example.com/repo/app`
- `--base-import-paths` (`-B`) will omit the MD5 portion:
`registry.example.com/repo/app`
- `--bare` will only include the `KO_DOCKER_REPO`: `registry.example.com/repo`

## Local Publishing Options
Expand Down

0 comments on commit 1d9e8e7

Please sign in to comment.