1
0
Fork 0
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:
Fedor Katurov 2021-05-17 14:49:56 +07:00
parent b6e75a9ae0
commit ddc717ea01

View file

@ -38,8 +38,7 @@ steps:
from_secret: rsync_key from_secret: rsync_key
port: port:
from_secret: rsync_port from_secret: rsync_port
hosts: hosts: [${rsync_host}]
from_secret: rsync_host
source: ./ source: ./
target: ${BUILD_PATH}/${DRONE_BRANCH} target: ${BUILD_PATH}/${DRONE_BRANCH}
include: include: