Add Dockerfile and build image with CI
This commit is contained in:
parent
928536a2d7
commit
1f1f811330
3 changed files with 96 additions and 0 deletions
1
docker-crontab
Normal file
1
docker-crontab
Normal file
|
@ -0,0 +1 @@
|
|||
*/1 * * * * (cd /srv/portal ; python -m app.cli automate --all) > /dev/null 2>&1
|
Loading…
Add table
Add a link
Reference in a new issue