Skip to content
Snippets Groups Projects
Verified Commit 0bb12ebd authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 00fa8294
Branches
No related tags found
No related merge requests found
Pipeline #
......@@ -26,7 +26,7 @@ function build {
sed -i -e "s/__DOMAIN__/$site/g" dist/tmp-erb/$site
sed -i -e "s/__HOST__/$HOST/g" dist/tmp-erb/$site
sed -i -e "s/__UPSTREAM__/${site//./_}/g" dist/tmp-erb/$site
sed -i -e "s/__UPSTREAM__/${HOST//-/_}/g" dist/tmp-erb/$site
cd partials
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment