Skip to content

Delete awscli from most build container images

Robert Marshall requested to merge remove-awscli-jobs into master
Delete awscli from most build container images

- Remove awscli because Distribution no longer uploads package builds to
  Amazon S3 storage.
- The manifest and license upload jobs still require awscli. Due to this
  behavior, Ubuntu build containers must retain awscli until the
  manifest and license upload jobs are refactored.

Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8393

Closes https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/issues/78

Signed-off-by: Robert Marshall <rmarshall@gitlab.com>

Closes Remove awscli from build container images (#78 - closed) • Robert Marshall • 16.9

Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8393+s

Edited by Robert Marshall

Merge request reports