This automatically pushes a new ref at refs/r/$revision to Gerrit
whenever a CI run completes on canon.
Revision numbers can be fetched from Gerrit with this command:
git fetch gerrit "refs/r/*:refs/r/*"
Note that this build step requires credentials to be provisioned on
the CI runner machine.
Change-Id: I37bb14346832f891240aa47bb55affaace3d5f21
|
||
|---|---|---|
| .. | ||
| depot.nix | ||
| fallback.yaml | ||
| README.md | ||
| static-pipeline.yaml | ||
This folder contains the dynamic configuration for our Buildkite CI setup.
The configuration is built and dynamically loaded by Buildkite at the start of each CI pipeline.