Add zip option to S3 upload step in tests.yml (#974)
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -85,6 +85,7 @@ jobs:
|
||||
bucket_path_upload: '/'
|
||||
name_to_save_on_s3: ${{ steps.filename.outputs.filename }}
|
||||
tags: 'expiration=90days&Source=github-actions&Type=pr-demo-video'
|
||||
zip: false
|
||||
- name: Generate file URL
|
||||
id: fileurl
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user