mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #116533 from ameukam/remove-gcs-retention-action
Stop clear non-existant retention policy rule
This commit is contained in:
commit
ab5100893a
@ -335,8 +335,6 @@ function upload-tars() {
|
||||
gsutil mb -l "${region}" -p "${PROJECT}" "${staging_bucket}"
|
||||
fi
|
||||
|
||||
gsutil retention clear "${staging_bucket}"
|
||||
|
||||
local staging_path="${staging_bucket}/${INSTANCE_PREFIX}-devel"
|
||||
|
||||
echo "+++ Staging tars to Google Storage: ${staging_path}"
|
||||
|
Loading…
Reference in New Issue
Block a user