Compare commits

..

No commits in common. "b0a3e48890b120058fb049646bf113fa902f8abe" and "43a01a753ba9e2938f616ead079a92549bac6f17" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -53,7 +53,7 @@ steps:
port: 22
command_timeout: 2m
script:
- cd ~/compose/shbot && docker compose pull shbot && docker compose up -d shbot
- cd /root && docker compose pull shbot && docker compose up -d shbot
when:
branch:
- master

View file

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