mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'sh-fix-gsutil-patch' into 'master'
Fix gsutil rsync supported args See merge request gitlab-org/gitlab-build-images!473
This commit is contained in:
commit
91314bb6f8
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ index 734a8dbf0..0897d74a5 100644
|
|||
min_args=2,
|
||||
max_args=2,
|
||||
- supported_sub_args='a:cCdenpPriRuUx:j:J',
|
||||
+ supported_sub_args='a:cCdenpPriRuUxz:Zj:J',
|
||||
+ supported_sub_args='a:cCdenpPriRuUx:z:Zj:J',
|
||||
file_url_ok=True,
|
||||
provider_url_ok=False,
|
||||
urls_start_arg=0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue