gulp-less
gulp-less copied to clipboard
Issues with gitlab-ci
Hello,
We have our 'build' files in our git repository for certain reasons. We do have a gitlab-ci step that will also build all files and than check the diff if it's build correctly.
Unfortunately, when running our build step, we get the following error, only in gitlab-ci: Error: EPERM: operation not permitted, chmod '/builds/xxxxx/bundle.css'
. Should gulp-less do anything with build files in the first place?