removing echo for CERTIFICATES_FOR
This commit is contained in:
parent
5189c618c5
commit
b164bdf069
|
|
@ -12,7 +12,7 @@ def createCert(domains, repo){
|
|||
|
||||
echo "Server ENV = ${SERVER_ENV}"
|
||||
echo "Cerbot image = ${CERTBOT_IMAGE} "
|
||||
echo "CERTIFICATES_FOR = ${CERTIFICATES_FOR} "
|
||||
|
||||
|
||||
|
||||
def toCreateDomains =[]
|
||||
|
|
|
|||
Loading…
Reference in New Issue