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
|
||||
# must provide a "default repo" using one of the methods described
|
||||
# here:
|
||||
# https://github.com/GoogleContainerTools/skaffold/blob/master/docs/concepts.adoc#2-push
|
||||
# https://skaffold.dev/docs/concepts/#image-repository-handling
|
||||
- image: emailservice
|
||||
context: src/emailservice
|
||||
- image: productcatalogservice
|
||||
|
|
Loading…
Reference in a new issue