Ok, thank you both. I appreciate your answers, it allows me to understand without having to dig.
The documentation I imagine would be something like:
duniter-v2s repo has protected tags and branches (see here). To see how this work see
The protected tags are: runtime-*
, v*
The protected branches are: master
and release/*
These branches and tags give access to DUNITERTEAM_PASSWD
variable allowing to push images to dockerhub.
That’s enough, but that’s what was missing for me when I published (Difficultés avec l'outillage). I had no clue about docker
, gitlab
, ci
… That does not prevent me from contributing to Duniter because I know Rust
and Substrate
, but that makes everything difficult. I have no whish to learn that, I only want to learn Duniter as fast as I can. So thanks again for being here ^^