mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Revert "Fix www-gitlab-com image with rsync patch"
This reverts commit dc4fb0a36a.
This commit is contained in:
parent
e57a2714eb
commit
b98a693a2c
2 changed files with 10 additions and 12 deletions
|
|
@ -31,8 +31,6 @@ function build_debian() {
|
|||
|
||||
# Patch gsutil to support gzip compression with rsync command:
|
||||
# https://github.com/GoogleCloudPlatform/gsutil/pull/1430
|
||||
#
|
||||
# We should deprecate this and solve it via https://gitlab.com/gitlab-com/marketing/digital-experience/buyer-experience/-/issues/291
|
||||
if [[ -d "/patches/gsutil" ]]; then
|
||||
for i in /patches/gsutil/*.patch; do
|
||||
echo "$i..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue