Rearrange Jenkins Agent Environment Variables 42/7142/3
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Sat, 28 Oct 2017 12:45:12 +0000 (05:45 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 3 Nov 2017 15:14:44 +0000 (11:14 -0400)
commit1c322f6d8a20debae9dc9992095b999f2e8d59ff
treefbab825c8c7cb967494eef021115e275d81ff53d
parent955679ca8d0f18b838bf9551abecfef576c34445
Rearrange Jenkins Agent Environment Variables

Moves the public key into config.env, and JAVA_OPTS into
docker-compose.yml since other containers look for the JAVA_OPTS
variable and it contains Jenkins specific information.

Change-Id: I775ac6fee8fdf3ec318368be973c43e8925d0fe5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
config.env
docker-compose.yml