fix(ci): Update alm IP to 63.141.255.9 and simplify setup step
This commit is contained in:
parent
4c0cfb72eb
commit
a5dca2216b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: |
|
||||
git config --global http.sslVerify false
|
||||
git config --global --add safe.directory "*"
|
||||
echo "10.157.134.241 alm.pragmatismo.com.br" >> /etc/hosts
|
||||
echo "63.141.255.9 alm.pragmatismo.com.br" >> /etc/hosts
|
||||
|
||||
- name: Setup Workspace
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue