mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-09 21:45:24 +00:00
ci: Don't restart failed container during test
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
image: itzg/mc-monitor:0.6.0
|
||||
command: status --host mc --retry-interval 1s --retry-limit 120
|
||||
mc:
|
||||
restart: "no"
|
||||
build:
|
||||
context: ..
|
||||
cache_from:
|
||||
|
||||
Reference in New Issue
Block a user