
* use the docker image to lint and test * install docker on image instead of checking for go, the docker image itself is created from a golang base image Change-Id: I4b1342862973031734a1f1af887fd85ceae325da
5 lines
139 B
Django/Jinja
5 lines
139 B
Django/Jinja
[Service]
|
|
Environment="HTTP_PROXY={{ proxy.http }}"
|
|
Environment="HTTPS_PROXY={{ proxy.https }}"
|
|
Environment="NO_PROXY={{ proxy.noproxy }}"
|