| commit | 44fdf7fee72fd7f0e179974f6245edc31620a7ae | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jul 03 20:30:43 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Jul 11 12:01:48 2024 +0000 |
| tree | e045a3d3a50efdfc1b778a53b19e9833ef68e582 | |
| parent | 94209ed222310ff8c56652dffe53723274878190 [diff] |
cloud: add multirun for cloud image push This change adds multirun as dependency to allow us to push multiple images with one bazel target. Change-Id: Ie151286be6c2c254d4e87657787bb76a57faa129 Reviewed-on: https://review.monogon.dev/c/monogon/+/3204 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@monogon.tech>
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.