Skip to content

Shell executor fails to fetch because it can't remove old files.

My builds fail with this:

Running with gitlab-ci-multi-runner 1.6.1 (c52ad4f) Using Shell executor... Running on ubuntu-vm... Fetching changes... warning: failed to remove dist/app.html ... ERROR: Build failed: exit status 1

If i go into my box and manually remove old files - build works one time.