4NK_dev/docs/faq.md

16 lines
389 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# FAQ
## Est-ce que la CI sapplique aux submodules ?
- Oui pour le build/push Docker (via 4NK_dev), non pour déclencher leur CI interne.
## Comment choisir le tag dimage ?
- Message de commit: `ci: docker_tag=<valeur>`
- Ou `.ci/tag.env` via branche dédiée
- Ou nom de la branche
## Le tag Docker `dev` est-il utilisé ?
- Non. Il ne doit jamais être utilisé ni modifié.