Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Fixed permissions issues with GitLab CI runner #205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 25, 2016

  1. Fixed permissions issues with GitLab CI runner

    Depending on the configuration of the runner (system mode / user mode) the CI
    jobs could fail to create, write or delete the reports output directories.
    
    It is fixed by previously creating such directories with 777 permisions.
    
    Fixes phundament#203
    david-sa committed May 25, 2016
    Configuration menu
    Copy the full SHA
    14065ea View commit details
    Browse the repository at this point in the history