change compose directory
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b65bd7a363
commit
b0a3e48890
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ steps:
|
|||
port: 22
|
||||
command_timeout: 2m
|
||||
script:
|
||||
- cd /root && docker compose pull shbot && docker compose up -d shbot
|
||||
- cd ~/compose/shbot && docker compose pull shbot && docker compose up -d shbot
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue