La CI devrait générer des versions testing numérotées
Actuellement, on obtient uniquement un tag `testing` mais pas de tag du type `1.0.5-testing.1` comme annoncé dans !34 ! D'après @daniel.dehennin : > si tu veux une version testing numérotée, il faut <a href="https://gitlab.mim-libre.fr/alphabet/frontal-nextcloud/-/blob/dev/.gitlab-ci.yml#L151" title="https://gitlab.mim-libre.fr/alphabet/frontal-nextcloud/-/blob/dev/.gitlab-ci.yml#L151" rel="noopener noreferrer" target="_blank">ajouter un job dans le gitlab-ci.yml</a>
issue