Accenture / adop-docker-compose

Talk to us on Gitter: https://gitter.im/Accenture/ADOP
https://accenture.github.io/adop-docker-compose
Apache License 2.0
767 stars 573 forks source link

Set env variable for jenkins user. #254

Closed marisbahtins closed 6 years ago

marisbahtins commented 7 years ago

In compose cmd file there is a command which checks if Jenkins is up and running and later it triggers Load_Platform job. At the moment Jenkins user is hardcoded, when we use external LDAP probably it will fail because that user doesn't exist there. To avoid that i made env variable "USERNAME_JENKINS" in this way we can set user what we need.

SachinKSingh28 commented 6 years ago

@marisbahtins It seems like a duplicate of https://github.com/Accenture/adop-docker-compose/pull/213 so closing this.