fix2: site not getting deployed
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
* solve it by running the deploy script in freshly spawned `bash`
This commit is contained in:
parent
967442dff6
commit
b5e847c337
@ -20,8 +20,7 @@ steps:
|
|||||||
- ssh-add ~/.ssh/overlord
|
- ssh-add ~/.ssh/overlord
|
||||||
- cd ~/tew_0x00
|
- cd ~/tew_0x00
|
||||||
- git pull
|
- git pull
|
||||||
- chmod +x ./deploy
|
- bash ./deploy
|
||||||
- ./deploy
|
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user