fix(ci): Remove hardcoded hosts entry
Some checks failed
BotServer CI/CD / build (push) Failing after 7s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-03-31 15:28:53 -03:00
parent a5dca2216b
commit fa8701d69e

View file

@ -21,7 +21,6 @@ jobs:
run: |
git config --global http.sslVerify false
git config --global --add safe.directory "*"
echo "63.141.255.9 alm.pragmatismo.com.br" >> /etc/hosts
- name: Setup Workspace
run: |