Skip to content

Configure where gitlab-runner download artifacts

By default, gitlab-runners (in shell mode) seem to use the /tmp folder to download artifacts.

Is it possible to configure another folder where to download those artifacts ? I've been looking for that option in the documentation but cannot find it anywhere.

Thanks