mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-25 06:56:40 +07:00
fixed
This commit is contained in:
parent
4e1e3a6071
commit
60eac8491c
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: ./docker/
|
source: ./docker/
|
||||||
target: ${BUILD_PATH}/${DRONE_BRANCH}
|
target: $${BUILD_PATH}/${DRONE_BRANCH}
|
||||||
include:
|
include:
|
||||||
- "docker-compose.yml"
|
- "docker-compose.yml"
|
||||||
# exclude:
|
# exclude:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue