[roll] Roll fuchsia [ctf] Copy artifacts into the correct location

Changes to the source of CTF artifacts resulted in the zipped artifacts
having an internal directory which caused problems loading them from
releases. This change ensures that all files are copied into the correct
location.

Run-All-Tests: true

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1144654
Original-Revision: 43bebfee69a4592cae7c4413c7284f21a8c52336
GitOrigin-RevId: e4a35d869387dfcda740b1fbcdcb8e0d945d7b0f
Change-Id: Ie7d46d359d3cfae63828ba687bbf8ec14b432f2f
1 file changed
tree: b03d5c6a4c2eb7ab23f07fdacdc4360a78895f97
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.