add extra_hosts

This commit is contained in:
2020-03-18 18:46:07 +00:00
parent 4a6dd572ed
commit d05812ff62

View File

@@ -6,3 +6,7 @@ pipeline:
- 1.0.0 - 1.0.0
- 1.0 - 1.0
- latest - latest
extra_hosts:
- "gitea.dockerhost.lan:192.168.1.45"
- "drone.dockerhost.lan:192.168.1.45"
- "dockerhost.lan:192.168.1.45"