mirror of https://github.com/docker/docs.git
Try to update gitmodules to not fail gh-pages (#3798)
This commit is contained in:
parent
1eb66da53f
commit
bbe8c7c447
|
@ -10,7 +10,7 @@
|
||||||
path = tests/src/gopkg.in/yaml.v2
|
path = tests/src/gopkg.in/yaml.v2
|
||||||
url = https://github.com/go-yaml/yaml.git
|
url = https://github.com/go-yaml/yaml.git
|
||||||
branch = a5b47d31c556af34a302ce5d659e6fea44d90de0
|
branch = a5b47d31c556af34a302ce5d659e6fea44d90de0
|
||||||
|
|
||||||
[submodule "samples/library"]
|
[submodule "samples/library"]
|
||||||
path = samples/library
|
path = samples/library
|
||||||
url = https://github.com/docker-library/docs.git
|
url = https://github.com/docker-library/docs.git
|
||||||
|
branch = master
|
||||||
|
|
Loading…
Reference in New Issue