Commit graph

3 commits

Author SHA1 Message Date
openoms
a59ddc58e5
ci: update debian base image to 11.6.0 2022-12-18 18:52:59 +01:00
openoms
890f702c04
add amd64 image build (#104)
* add amd64 image build
* add bootstrap.service to always prepare ssh
* add Makefile
* pass GITHUB_ACTOR GITHUB_HEAD_REF to the build
* download the build script from PR branch
* output amd64 images to ci/amd64/builds
2022-12-06 23:14:06 +00:00
openoms
e11f677c70
fix arm64 build (#103)
* add Makefile

* Add setup-qemu step, switch to qemu-aarch64-static, use packer-builder-arm:1.0.4 (#106)
* Use mkaczanowski/packer-builder-arm:1.0.4
* Switch to qemu-aarch64-static
* Setup qemu before build

* pass github_user and branch to build script
* update .gitignore

Co-authored-by: Daniel Bast <2790401+dbast@users.noreply.github.com>
2022-12-06 14:23:12 +00:00