1
0
mirror of https://github.com/ko-build/ko.git synced 2024-12-12 08:54:09 +02:00

docs: fix typo (#61)

This commit is contained in:
Jason Cooke 2019-07-17 13:30:19 +12:00 committed by jonjohnsonjr
parent 3566d3f01a
commit 0df8b2497e

View File

@ -345,7 +345,7 @@ not hold the value of `$KO_DOCKER_REPO`?
The answer is that `.ko.yaml` is expected to sit in the root of a repository,
and get checked in and versioned alongside your source code. This also means
that the configured values will be shared across developers on a project, which
for `KO_DOCKER_REPO` is actually undesireable because each developer is (likely)
for `KO_DOCKER_REPO` is actually undesirable because each developer is (likely)
using their own docker repository and cluster.