mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-25 15:06:41 +07:00
fixed docker-compose arguments
This commit is contained in:
parent
946c07e06c
commit
524bb25991
2 changed files with 3 additions and 2 deletions
|
@ -84,5 +84,5 @@ steps:
|
|||
docker-compose \
|
||||
-f $${BUILD_PATH}/${DRONE_BRANCH}/docker-compose.yml \
|
||||
--env-file $${BUILD_PATH}/${DRONE_BRANCH}/.env \
|
||||
-d --build \
|
||||
up
|
||||
up \
|
||||
-d --build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue