[ci skip] update docker compose testing file
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
1cca70c296
commit
e165b2e2d5
|
@ -1,3 +1,6 @@
|
||||||
|
version: "2"
|
||||||
|
|
||||||
|
services:
|
||||||
gorush:
|
gorush:
|
||||||
build: ./golang
|
build: ./golang
|
||||||
links:
|
links:
|
||||||
|
|
Loading…
Reference in New Issue