[roll] Roll infra/recipes [cipd_tagger] Fix checkout dir

This was causing the checkout to contain other recipe temporary files
which resulted in failing cleanliness checks in https://fxrev.dev/626909

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/627303
Original-Revision: 17b7e7449c31d96d0b76ced90c47d53a9840ca01
GitOrigin-RevId: 85f38f5a1d394be0c45eae1df106e789b6846f0f
Change-Id: I3c60b414b41d986e027a49df834f6fef84bf360b
1 file changed
tree: 140c6313e195d4abacf14b97b8ee65fd914ca5bf
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 via the IRC channel #fuchsia on Freenode.

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.