maybe this'll help me identify the issue
Some checks failed
pipeline / deploy-job (push) Failing after 27s
Some checks failed
pipeline / deploy-job (push) Failing after 27s
This commit is contained in:
parent
390a78c6fe
commit
14c677d888
@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: delete new files so we don't screw up stuff
|
||||
run: |
|
||||
ssh -i ~/.ssh/id_rsa -p 69 gitlab@107.189.28.28 "rm -rf /var/www/mail.fzorb.xyz/*"
|
||||
ssh -v -i ~/.ssh/id_rsa -p 69 gitlab@107.189.28.28 "rm -rf /var/www/mail.fzorb.xyz/*"
|
||||
|
||||
- name: upload new files
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user