adding drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2021-09-11 14:20:32 +02:00
parent 73f37039e1
commit afeaff74d8
3 changed files with 22 additions and 2 deletions

View File

@ -0,0 +1,20 @@
kind: pipeline
type: docker
steps:
- name: semantic-release
image: cenk1cenk2/drone-semantic-release
settings:
semantic_release: true
update_readme_toc: true
use_local_rc: false
git_method: cr
git_user_name:
from_secret: user_gitea
git_user_email:
from_secret: email_gitea
git_login:
from_secret: user_gitea
git_password:
from_secret: gitea_token
update_docker_readme: false

View File

@ -20,7 +20,7 @@ Aqui deves dizer o que realmente acontece quando executas o código acima.
## :trophy: Versioning
Eu uso [SemVer](http://semver.org/) para controle de versões. For the versions available, see the [Tags](../../../tags).
Este projecto usa [semantic releases](https://github.com/cenk1cenk2/drone-semantic-release) para controle de versões. For the versions available, see the [Tags](../../../tags).
## 📥 Configuração

View File

@ -21,7 +21,7 @@ Here you should say what actually happens when you execute the code above.
## :trophy: Versioning
I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [Tags](../../../tags).
This project uses [semantic releases](https://github.com/cenk1cenk2/drone-semantic-release) for versioning. For the versions available, see the [Tags](../../../tags).
## 📥 Configuration