Fix a bunch of failed quality rules (#6646)

This commit is contained in:
Florian Ruynat
2020-09-10 12:45:54 +02:00
committed by GitHub
parent ae5328c500
commit 05ff4a527d
4 changed files with 22 additions and 20 deletions

View File

@@ -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