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
27102cb803
commit
5d12e1e4b9
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ steps:
|
||||||
port:
|
port:
|
||||||
from_secret: rsync_port
|
from_secret: rsync_port
|
||||||
source: ./
|
source: ./
|
||||||
target: ${build_path}/${DRONE_BRANCH}
|
target: /tmp/${DRONE_BRANCH}
|
||||||
include:
|
include:
|
||||||
- "docker/docker-compose.yml"
|
- "docker/docker-compose.yml"
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue