removing echo for CERTIFICATES_FOR

This commit is contained in:
Artur Kuś 2025-07-30 21:33:10 +02:00
parent 5189c618c5
commit b164bdf069
1 changed files with 1 additions and 1 deletions

View File

@ -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 =[]