File tree 1 file changed +6
-3
lines changed 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -417,7 +417,8 @@ functions:
417
417
- src/github.com/mongodb/mongodb-kubernetes/logs/*
418
418
remote_file : logs/${task_id}/${execution}/
419
419
bucket : operator-e2e-artifacts
420
- permissions : public-read
420
+ permissions : private
421
+ visibility : signed
421
422
content_type : text/plain
422
423
- command : attach.xunit_results
423
424
params :
@@ -432,7 +433,8 @@ functions:
432
433
- src/github.com/mongodb/mongodb-kubernetes/logs/*
433
434
remote_file : logs/${task_id}/${execution}/
434
435
bucket : operator-e2e-artifacts
435
- permissions : public-read
436
+ permissions : private
437
+ visibility : signed
436
438
content_type : text/plain
437
439
- command : gotest.parse_files
438
440
params :
@@ -448,7 +450,8 @@ functions:
448
450
- src/github.com/mongodb/mongodb-kubernetes/public/architectures/**/*.out
449
451
remote_file : logs/${task_id}/${execution}/
450
452
bucket : operator-e2e-artifacts
451
- permissions : public-read
453
+ permissions : private
454
+ visibility : signed
452
455
content_type : text/plain
453
456
454
457
preflight_image :
You can’t perform that action at this time.
0 commit comments