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
b6e75a9ae0
commit
ddc717ea01
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@ steps:
|
|||
from_secret: rsync_key
|
||||
port:
|
||||
from_secret: rsync_port
|
||||
hosts:
|
||||
from_secret: rsync_host
|
||||
hosts: [${rsync_host}]
|
||||
source: ./
|
||||
target: ${BUILD_PATH}/${DRONE_BRANCH}
|
||||
include:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue