4
0

pipeline fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-12-06 13:05:22 +01:00
parent 97e9494fb2
commit df23351665

View File

@@ -7,7 +7,7 @@ steps:
commands: commands:
- apk add --no-cache openssh-client sshpass - apk add --no-cache openssh-client sshpass
- mkdir -p /root/.ssh - mkdir -p /root/.ssh
- sshpass -p "$SSH_PASSWORD" scp -P 2223 bombexpert.lua games@droparea:/home/games/drop/ - sshpass -p "$SSH_PASSWORD" scp -P 2223 bombexpert.lua games@vps.teletype.hu:/home/games/drop/
- name: update_catalog - name: update_catalog
image: alpine image: alpine
environment: environment: