fix(CI): update
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details

main v1.0.0
Flavien Henrion 2023-11-16 14:08:03 +01:00
parent d458481219
commit 7c8593c3c1
2 changed files with 6 additions and 9 deletions

View File

@ -4,7 +4,7 @@ name: release
steps:
- name: semantic-release
image: node:16
image: node:18
commands:
- env
- git remote set-url origin https://$CI_COMMIT_AUTHOR:$GITEA_TOKEN@coincoingit.fr/$CI_REPO_NAME.git
@ -14,11 +14,7 @@ steps:
GITEA_TOKEN:
from_secret: GITEA_TOKEN
GITEA_URL: https://coincoingit.fr
trigger:
event:
- push
- pull_request
branch:
- beta
- main
when:
event:
exclude:
- tag

1
.python-version Normal file
View File

@ -0,0 +1 @@
dlk-pyenv