log CERTIFICATES_FOR

This commit is contained in:
Artur 2024-10-06 19:45:02 +02:00
parent bb390cd49d
commit 579695c1aa
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ def createCert(domains, repo){
echo "Server ENV = ${SERVER_ENV}" echo "Server ENV = ${SERVER_ENV}"
echo "Cerbot image = ${CERTBOT_IMAGE} " echo "Cerbot image = ${CERTBOT_IMAGE} "
echo "CERTIFICATES_FOR = ${CERTIFICATES_FOR} "
def toCreateDomains =[] def toCreateDomains =[]