Compare commits

...

2 Commits

Author SHA1 Message Date
6491afc272 add: req.txt
Some checks failed
Container Build for open-web-leaderboard / docker (push) Failing after 2s
2024-09-27 05:47:56 +02:00
756b24a447 add: build schedule 1/week 2024-09-27 05:44:39 +02:00
2 changed files with 6 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- "master"
schedule:
- cron: "0 2 * * 0"
jobs:
docker:

4
req.txt Normal file
View File

@@ -0,0 +1,4 @@
python-valve
pytz
Flask-Caching
Flask