Update home authored by Stephan's avatar Stephan
......@@ -28,5 +28,8 @@ https://gitlab.freifunk-dresden.de/firmware-developer/firmware/pipelines
**FAQ**:
- enable artifact upload:
/var/opt/gitlab/gitlab-rails/etc/gitlab.yml (perhaps /etc/gitlab/gitlab.rb, is not sufficient or used with new git versions). At least gitlab.yml is needed, to enable artifacts upload
edit: /etc/gitlab/gitlab.rb<br/>
`gitlab-ctl reconfigure`<br/>
`gitlab-ctl restart`<br/>
(internal file /var/opt/gitlab/gitlab-rails/etc/gitlab.yml should be updated by this)