This commit is contained in:
parent
ea395adc9e
commit
16083e2738
@ -52,4 +52,9 @@ steps:
|
||||
- echo "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config
|
||||
|
||||
# run operations on remote host
|
||||
- ssh "$${USER}@$${HOST}" "neofetch"
|
||||
#- ssh
|
||||
#- ssh "$${USER}@$${HOST}" "[[ ! -d ~/gemini/content ]] || rm -r ~/gemini/content"
|
||||
#- rsync -rP content "$${USER}@$${HOST}:gemini"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user