Skip to content

Don't include git data in the artifacts

DJ Mountney requested to merge no-git-artifact into master

It's not needed unless we actually push up the changes, and even then we are probably better off doing a fresh fetch.

This shaves ~5MB off each job artifact. (which isn't much compared to the images, but as the CNG and reqo1 repos continue to grow it would have continued to get bigger, and it was added to each of our jobs)

Edited by DJ Mountney

Merge request reports