I had a function in my build gradle to add env vars:
def fooTask() { HashMap values = new HashMap<>() exec { fil