Skip to content

WIP: Docs/check chmod

Achilleas Pipinellis requested to merge docs/check-chmod into master

This is to test the pipeline that should fail with:

=> Checking for executable permissions...
✖ ERROR: Executable permissions should not be used in documentation! Use `chmod 644` to the files in question:
doc/ci/introduction/img/rollback.png

Exploring why https://gitlab.com/gitlab-org/gitlab-ce/issues/60374 happens.

Merge request reports