commit | 881b3fa2f64bf4aa8d1595a27a16e671cd43c254 | [log] [tgz] |
---|---|---|
author | Stephen Barber <smbarber@chromium.org> | Fri Apr 12 11:14:12 2019 -0700 |
committer | ChromeOS Commit Bot <chromeos-commit-bot@chromium.org> | Sat Apr 13 01:50:55 2019 +0000 |
tree | b486bb69a2004697889a410190ae24f01588a421 | |
parent | 4dc99dd36ea7933c85767c1be2a60582903e3d53 [diff] |
kokoro: update apt_signer to force using subkey BUG=chromium:952214 TEST=apt update succeeds Change-Id: I90eebf04a8d8ec1034c78c920c715ea65a448677 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/1565092 Reviewed-by: Dylan Reid <dgreid@chromium.org> Reviewed-by: David Riley <davidriley@chromium.org> Commit-Queue: Stephen Barber <smbarber@chromium.org> Tested-by: Stephen Barber <smbarber@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> (cherry picked from commit 3842a7d95fddc933d7665c6fdb485e4941828adf) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/containers/cros-container-guest-tools/+/1566661 Reviewed-by: Stephen Barber <smbarber@chromium.org>
These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.
The guest packages can be built with Bazel. The CrOS milestone to target and release name (stretch, buster, etc.) are required.
bazel build //... --action_env="MILESTONE=74" --action_env="RELEASE=buster"