Fix broken doc link (#122)
This commit is contained in:
parent
791a2822ad
commit
dcdd657d82
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ build:
|
||||||
# image tags are relative; to specify an image repo (e.g. GCR), you
|
# image tags are relative; to specify an image repo (e.g. GCR), you
|
||||||
# must provide a "default repo" using one of the methods described
|
# must provide a "default repo" using one of the methods described
|
||||||
# here:
|
# here:
|
||||||
# https://github.com/GoogleContainerTools/skaffold/blob/master/docs/concepts.adoc#2-push
|
# https://skaffold.dev/docs/concepts/#image-repository-handling
|
||||||
- image: emailservice
|
- image: emailservice
|
||||||
context: src/emailservice
|
context: src/emailservice
|
||||||
- image: productcatalogservice
|
- image: productcatalogservice
|
||||||
|
|
Loading…
Reference in a new issue