Skip to content
Snippets Groups Projects
Commit 53e74398 authored by sandcha's avatar sandcha
Browse files

Identifie leximpact-bot directement dans la commande de push du tag sur GitLab

parent 59f57b02
No related branches found
Tags 0.1.1-rc1
No related merge requests found
Pipeline #15815 failed
......@@ -2,8 +2,6 @@
git tag `poetry version --short`
# configure as user with writing access
# push as user with writing access
# https://git.leximpact.dev/admin/application_settings/ci_cd
git config --local user.name leximpact-bot
git config --local user.password $LEXIMPACT_BOT_GITLAB_PSW
git push origin --tags
git push origin --tags "https://leximpact-bot:${LEXIMPACT_BOT_GITLAB_PSW}@${CI_REPOSITORY_URL#*@}"
# CHANGELOG
### 0.1.1
### 0.1.1 [!4](https://git.leximpact.dev/leximpact/simulateur-dotations-communes/leximpact-dotations-back/-/merge_requests/4)
* Amélioration technique.
* Détails :
......@@ -12,7 +12,7 @@
* Corrige le style des fichiers Python
* Documente les commandes dans le `README`
## 0.1.0
## 0.1.0 [!2](https://git.leximpact.dev/leximpact/simulateur-dotations-communes/leximpact-dotations-back/-/merge_requests/2)
* Ajout d'une fonctionnalité.
* Période : 2024
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment