Remoção do WSAG e WSTOTVS do workspace
parent
93badeb710
commit
f91242ddad
|
@ -16,8 +16,6 @@ git clone http://18.235.188.113:3000/rjconsultores/Auditador.git
|
|||
git clone http://18.235.188.113:3000/rjconsultores/generadorBoletosCNAB.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/integracaoReceitaDespesa.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/modelWeb.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/wsag.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/wsTotvs.git
|
||||
```
|
||||
|
||||
ou usar o `clone.sh`
|
||||
|
|
5
clone.sh
5
clone.sh
|
@ -4,14 +4,11 @@ git clone http://18.235.188.113:3000/rjconsultores/Auditador.git
|
|||
git clone http://18.235.188.113:3000/rjconsultores/generadorBoletosCNAB.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/integracaoReceitaDespesa.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/modelWeb.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/wsag.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/flyway.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/wsTotvs.git
|
||||
|
||||
|
||||
cd ventaBoletosAdm && git checkout dev && cd ..
|
||||
cd Auditador && git checkout dev && cd ..
|
||||
cd generadorBoletosCNAB && git checkout dev && cd ..
|
||||
cd modelWeb && git checkout dev && cd ..
|
||||
cd wsag && git checkout dev && cd ..
|
||||
cd flyway && git checkout dev && cd ..
|
||||
cd wsTotvs && git checkout dev && cd ..
|
||||
|
|
|
@ -4,14 +4,11 @@ git clone http://18.235.188.113:3000/rjconsultores/Auditador.git
|
|||
git clone http://18.235.188.113:3000/rjconsultores/generadorBoletosCNAB.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/integracaoReceitaDespesa.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/modelWeb.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/wsag.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/flyway.git
|
||||
git clone http://18.235.188.113:3000/rjconsultores/wsTotvs.git
|
||||
|
||||
|
||||
cd ventaBoletosAdm && git checkout dev && cd ..
|
||||
cd Auditador && git checkout dev && cd ..
|
||||
cd generadorBoletosCNAB && git checkout dev && cd ..
|
||||
cd modelWeb && git checkout dev && cd ..
|
||||
cd wsag && git checkout dev && cd ..
|
||||
cd flyway && git checkout dev && cd ..
|
||||
cd wsTotvs && git checkout dev && cd ..
|
||||
cd flyway && git checkout dev && cd ..
|
Loading…
Reference in New Issue