@@ -19,6 +19,7 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1`" != "`git ls-remot
exit0
fi
nip=10.5.10.666
echo${NODE_HOSTS[0]}
echo${WEB_HOSTS[0]}
rm -f /etc/haproxy.cfg
sed -e "s;%NIP%;${nip};g"${FOLDER}/templates/haproxy.config > /etc/haproxy.cfg
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.