Compare commits
3 commits
43a01a753b
...
b0a3e48890
Author | SHA1 | Date | |
---|---|---|---|
b0a3e48890 | |||
b65bd7a363 | |||
5948da8056 |
2 changed files with 2 additions and 2 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
|
||||
|
|
|
@ -1 +1 @@
|
|||
py-cord==2.4.1
|
||||
py-cord==2.5.0
|
||||
|
|
Loading…
Reference in a new issue