Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added cronjob to the dockerfile #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Added cronjob to the dockerfile #8

wants to merge 1 commit into from

Conversation

dancortes94
Copy link

What does this PR do?

  • Adds a cronjob that runs at 22:00 UTC

Where should the reviewer start?

Dockerfile.yml

How should this be manually tested?

  1. On your local machine run docker-compose build
  2. Run docker-compose up -d
  3. Wait for the db to be ready and populated by the script
  4. Run docker-compose down
  5. Run docker-compose up -d
  6. At 22:00 UTC the scores should be automatically updated.

Any background context you want to provide?

This PR automates the update process of the match scores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant