Skip to content

Commit

Permalink
Merge pull request ko-build#331 from ImJasonH/base-import-paths
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh authored Mar 31, 2021
2 parents 0b96f41 + c55c3fe commit abe1433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ 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` (`-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 abe1433

Please sign in to comment.