[roll] Roll fuchsia [starnix] Fix paths for alpine's CIPD upload.

Make the manifest path relative to avoid path duplication in infra recipes, and point the YAML file entry to the correct architecture subdirectory so the tarball can be located during upload.

Original-Bug: 427767342
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1468902
Original-Revision: 316947b2d25eb7e9f2851a2130c02e1173c1a29f
GitOrigin-RevId: 11455c86290b925d6756dd145125465cbeaed232
Change-Id: Icfc0e8dce3e199348b9ad634d166897a53531eb0
1 file changed
tree: 1ec0b9b491e2da50ea92b408e39f7a8527d3f01e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.