ppy / osu-performance

Calculates user performance aggregates from scores
GNU Affero General Public License v3.0
241 stars 45 forks source link

👷 Also build on every commit, tagging as on our other repos #174

Closed ThePooN closed 2 years ago

ThePooN commented 2 years ago

Builds and push to pppy/osu-performance on every git tag and push to master or release.

Docker tags are generated based on git commit sha, git tag or git branch depending on the push that triggered the workflow, latest when pushing a tag, latest-dev when pushing to master (similar to other repos).