Use branch name as tag name
now we avoid executing multiple pipelines if they are not used
- Example, if we create a branch and SITL is the same as main, it will not be CICD
Now when CICD a docker, it will have as TAG the name of the branch (parsing not allowed characters like áéíóú !? and mayus)