Since deploying without git now works <3 thanks Dennis. I would love to enhance the ci/cd by not needing to write the following to get the site domain as a deployment variable.

line="{SITE_DIRECTORY}"
replace="/home/ploi/"
replacewith=""
line="${line/${replace}/${replacewith}}"
·
·

What does the {SITE_DOMAIN} return for example @smitdigitaalvakmanschap ?

no votes yet
· · Edited
·

test

1 total vote

New Deploy script variable: {SITE_DOMAIN}

3 total votes