mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Fix a bunch of failed quality rules (#6646)
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
|
||||
- name: Apply the lifecycle rules # noqa 301
|
||||
command: "{{ dir }}/google-cloud-sdk/bin/gsutil lifecycle set {{ dir }}/gcs_life.json gs://{{ test_name }}"
|
||||
changed_when: false
|
||||
environment:
|
||||
BOTO_CONFIG: "{{ dir }}/.boto"
|
||||
no_log: True
|
||||
|
||||
Reference in New Issue
Block a user