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: '/'
|
bucket_path_upload: '/'
|
||||||
name_to_save_on_s3: ${{ steps.filename.outputs.filename }}
|
name_to_save_on_s3: ${{ steps.filename.outputs.filename }}
|
||||||
tags: 'expiration=90days&Source=github-actions&Type=pr-demo-video'
|
tags: 'expiration=90days&Source=github-actions&Type=pr-demo-video'
|
||||||
|
zip: false
|
||||||
- name: Generate file URL
|
- name: Generate file URL
|
||||||
id: fileurl
|
id: fileurl
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user