Refactor code structure for improved readability and maintainability
Some checks failed
GBCI / build (push) Failing after 8m6s
Some checks failed
GBCI / build (push) Failing after 8m6s
This commit is contained in:
parent
c95d1d9deb
commit
3f60e58e23
1 changed files with 2 additions and 2 deletions
|
@ -29,5 +29,5 @@ jobs:
|
|||
|
||||
- name: Deploy to production
|
||||
run: |
|
||||
sudo rm -rf /opt/gbo/websites/gb6.pragmatismo.com.br/*
|
||||
sudo cp -r ./out/. /opt/gbo/websites/gb6.pragmatismo.com.br/
|
||||
sudo rm -rf /opt/gbo/bin/proxy/gb6.pragmatismo.com.br/*
|
||||
sudo cp -r ./out/. /opt/gbo/bin/proxy/gb6.pragmatismo.com.br/
|
||||
|
|
Loading…
Add table
Reference in a new issue