Commit 998b7a29 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Revert "Omite permisos de config de runner local"

This reverts commit eceeefb7
parent eceeefb7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -44,6 +44,9 @@ services:
    configs:
      - source: config-toml
        target: ${CONFIG_FILE}
        uid: '100'
        gid: '0'
        mode: 0660

networks:
  gitlab-net: