Изменение .woodpecker.yaml 4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Konstantin
2026-04-12 18:46:25 +07:00
parent 09a82b0e16
commit f1248d521d

View File

@@ -14,7 +14,7 @@ steps:
image: drillster/drone-rsync
settings:
user: ${PROD_SSH_USER}
host:
hosts:
- ${PROD_SSH_HOST}
port: 22
key: ${PROD_SSH_KEY}