Add submodule docker-configomat
This commit is contained in:
parent
21fb3f3c86
commit
b250422d5e
|
@ -7,3 +7,6 @@
|
||||||
[submodule "test/test_helper/bats-assert"]
|
[submodule "test/test_helper/bats-assert"]
|
||||||
path = test/test_helper/bats-assert
|
path = test/test_helper/bats-assert
|
||||||
url = https://github.com/ztombol/bats-assert
|
url = https://github.com/ztombol/bats-assert
|
||||||
|
[submodule "target/docker-configomat"]
|
||||||
|
path = target/docker-configomat
|
||||||
|
url = https://github.com/alinmear/docker-configomat
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit e3e84ded29d88b2945c0782dbb43237c561a54a9
|
Loading…
Reference in New Issue