mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
#5 fixed hosts
This commit is contained in:
parent
ddc717ea01
commit
b5b00853de
1 changed files with 3 additions and 1 deletions
|
@ -38,7 +38,9 @@ steps:
|
|||
from_secret: rsync_key
|
||||
port:
|
||||
from_secret: rsync_port
|
||||
hosts: [${rsync_host}]
|
||||
secrets:
|
||||
- source: rsync_host
|
||||
target: plugin_hosts
|
||||
source: ./
|
||||
target: ${BUILD_PATH}/${DRONE_BRANCH}
|
||||
include:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue