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:51:34 +07:00
parent ddc717ea01
commit b5b00853de

View file

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