aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2021-07-18ref: Split test and coveragegabrielgio
Split `test` into two different jobs: `test` and `coverage`.
2021-07-18fix: Fix docker taggabrielgio
Pushing `<image>:latest` to the restistry.
2021-07-04feat: Remove initial processgabrielgio
Remove the process that downloads all the saved images. Now it only downloads the latest 100 and keeps watching for new saves.
2021-07-03Initial commitgabrielgio