Compare commits

..

3 commits

Author SHA1 Message Date
b0a3e48890
change compose directory
All checks were successful
continuous-integration/drone/push Build is passing
2024-06-26 00:17:25 +02:00
b65bd7a363 Merge pull request 'Update dependency py-cord to v2.5.0' (#25) from renovate/py-cord-2.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #25
2024-03-16 03:27:11 +01:00
5948da8056
Update dependency py-cord to v2.5.0
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2024-03-02 09:19:30 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1 +1 @@
py-cord==2.4.1
py-cord==2.5.0