Amar Takhar started a new discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1122#note_146463


I have been busy with other things and just now getting to looking at this had 
I known it was a reformat earlier I would have chimed in.

Can we not use the CI config as is?  Specifically, these YAML files do not 
follow what the YAML project does but what the _docker_ project does.  These 
are not YAML files but _docker configuration files_.

This is the offending line:

```
  indentless_arrays: true
```

Officially, we want to use the YAML format proper and not the docker version.

What specifically was the reason for following dockers usage of YAML and not 
what the YAML project does?

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1122#note_146463
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to