fix(ci): Remove hardcoded hosts entry
Some checks failed
BotServer CI/CD / build (push) Failing after 7s
Some checks failed
BotServer CI/CD / build (push) Failing after 7s
This commit is contained in:
parent
a5dca2216b
commit
fa8701d69e
1 changed files with 0 additions and 1 deletions
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue