|
@@ -17,8 +17,10 @@ pipeline:
|
|
|
HOST_MAPAS: mapas.test.fd3.flowdat.com
|
|
|
HOST_BASE: base.test.fd3.flowdat.com
|
|
|
HOST_RADIUS: radius.test.fd3.flowdat.com
|
|
|
- HOST_CABLEMODEM: cablemodem.test.fd3.flowdat.com
|
|
|
- HOST_DHCP: dhcp.test.fd3.flowdat.com
|
|
|
+ HOST_DHCP: dhcp.test.fd3.flowdat.com
|
|
|
+ HOST_CABLEMODEM: cablemodem.test.fd3.flowdat.com
|
|
|
+ HOST_GEOSERVER: geoserver.test.fd3.flowdat.com
|
|
|
+ HOST_DUMMY: dummy.test.fd3.flowdat.com
|
|
|
OAUTH_CLIENT_ID: ""
|
|
|
OAUTH_CLIENT_SECRET: ""
|
|
|
AMQP_KEY: ""
|
|
@@ -50,7 +52,7 @@ pipeline:
|
|
|
image: plugins/docker
|
|
|
email: luciano@interlink.com.ar
|
|
|
registry: docker.infra.flowdat.com
|
|
|
- tag:
|
|
|
+ tag:
|
|
|
- latest
|
|
|
when:
|
|
|
event: [push]
|