Go to file
RaviAnand Mohabir 581c91e7b9
Some checks failed
continuous-integration/drone/push Build is failing
ci: 💚 add --yes to cz bump
2024-06-25 12:26:34 +02:00
plugin feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00
.drone.yml ci: 💚 add --yes to cz bump 2024-06-25 12:26:34 +02:00
cz.yaml ci: 👷 initialize cz and add bump tag pipeline with cz 2024-06-23 17:01:32 +02:00
Dockerfile fix: 🐛 disable CGO to be used in alpine image 2024-06-25 12:01:50 +02:00
go.mod feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00
go.sum feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00
main.go feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00
README.md feat: implement drone-gitea-release plugin with support for tag from latest git tag or version file and notes from settings or file 2024-06-22 16:19:00 +02:00