Go to file
2024-06-25 15:09:28 +02:00
plugin feat: set default of use_latest_git_tag to true 2024-06-25 15:09:28 +02:00
.drone.yml ci: 👷 publish Docker image during release 2024-06-25 15:09:17 +02:00
cz.yaml chore: 🔖 reset to 0.1.0 2024-06-25 15:06:35 +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 fix: 🐛 only parse flags if available 2024-06-25 14:39:56 +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