Compare commits

...

2 Commits

1 changed files with 7 additions and 4 deletions

View File

@ -1,8 +1,11 @@
# AletaReleaser # AletaReleaser
Generator of nightly/unstable [Aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) releases. Generator of releases of [Aleta](https://git.owlcode.tech/germedeb/aleta-postre) per commit.
This is an automated CI that detects changes in Aleta and perform a build. This is an automated CI that detects changes in Aleta and build a release. It's like a rolling release build center or something similar.
Go to the [Releases](https://gitea.sergiotarxz.freemyip.com/sergiotarxz/AletaReleaser/releases) section in this page to get a release. ## How to Download
If you want stable releases, go to the [aleta](https://gitea.sergiotarxz.freemyip.com/germedeb/aleta-postre) repo and download a release from there.
Go to the [Releases Page](https://git.owlcode.tech/sergiotarxz/AletaReleaser/releases) and go to the download zone. there download the file called aleta-CCCCCCC.tar.gz where CCCCCCC is a bunch of characters, that is the commit identifier.
To get major releases, go to the [aleta](https://git.owlcode.tech/germedeb/aleta-postre/releases) repo and download a release from there.