re-debug for wp
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-09-26 23:30:23 +03:00
parent 6814ec0b6e
commit 1c79316d1f
+1 -1
View File
@@ -14,7 +14,7 @@ steps:
key: key:
from_secret: SSH_PRIVATE_KEY from_secret: SSH_PRIVATE_KEY
script: script:
- rsync -av $CI_WORKSPACE/ /opt/testbot-git/ - rsync -av ./ /opt/testbot-git/
when: when:
event: push event: push
branch: main branch: main