gulp-less icon indicating copy to clipboard operation
gulp-less copied to clipboard

Issues with gitlab-ci

Open xvilo opened this issue 6 years ago • 0 comments

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?

xvilo avatar Jul 27 '18 11:07 xvilo