We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2013e2c commit ff60da1Copy full SHA for ff60da1
1 file changed
roles/create_cvmfs_content_structure/vars/software.eessi.io.yml
@@ -10,13 +10,13 @@ directories: # noqa: var-naming[no-role-prefix]
10
11
# These should exist, but we mainly list them here to prevent failures in CI (where the test repo is empty)
12
- name: versions/2025.06/compat/linux/aarch64/lib
13
- mode: '775'
+ mode: '755'
14
15
- name: versions/2025.06/compat/linux/riscv64/lib
16
17
18
- name: versions/2025.06/compat/linux/x86_64/lib
19
20
21
files: # noqa: var-naming[no-role-prefix]
22
- name: .cvmfsdirtab
0 commit comments