mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#6524)
This commit is contained in:
parent
a4e35197dc
commit
23d439e20e
1
Makefile
1
Makefile
|
@ -68,6 +68,7 @@ UID = $(shell id -u)
|
|||
GID = `grep '^docker:' /etc/group | cut -f3 -d:`
|
||||
PWD = $(shell pwd)
|
||||
|
||||
$(info If you suffer an unexpected failure, please reference: https://github.com/istio/istio/wiki/Troubleshooting-Development-Environment)
|
||||
$(info Building with the build container: $(IMG).)
|
||||
|
||||
# Determine the timezone across various platforms to pass into the
|
||||
|
|
|
@ -1 +1 @@
|
|||
676a09f4d60d4efad991526b1fb99564e52fcd66
|
||||
bbcaa2db2d9a2ef588c0903f2dd498564c72a20a
|
||||
|
|
Loading…
Reference in New Issue