This commit is contained in:
@@ -7,7 +7,7 @@ steps:
|
||||
commands:
|
||||
- apk add --no-cache openssh-client sshpass
|
||||
- mkdir -p /root/.ssh
|
||||
- sshpass -p $DROPAREA_SSH_PASSWORD scp -o StrictHostKeyChecking=no -P 2223 bombexpert.lua games@vps.teletype.hu:/home/games/drop/
|
||||
- sshpass -p $DROPAREA_SSH_PASSWORD scp -o StrictHostKeyChecking=no -P 2223 bombexpert.lua drop@vps.teletype.hu:/home/drop
|
||||
- name: update_catalog
|
||||
image: alpine
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user