Skip to content

Configure s3cmd for task runner

Ahmad Hassan requested to merge task-runner-s3cfg into master

Relates to https://gitlab.com/charts/gitlab/issues/412

Task runner needs to populate a $HOME/.s3cfg file for s3cmd to work

Needed for registry restore

Also adds a tmp bucket where it backs up existing registry to

Check https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19114 for reference

Merge request reports