cloud-hypervisor/.github/workflows
Sebastien Boeuf 3534b6932a github: Add a new action to update the Docker image
The idea is to rely on this new Github Action to detect when the
Dockerfile is updated after a push to the master branch on the
repository.

Once triggered, this action builds the Docker image for both
linux/amd64 and linux/arm64 platforms, and updates it directly
on Docker Hub.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-09-28 08:25:11 +02:00
..
audit.yaml build: Run cargo-audit from a GitHub action 2020-08-13 16:09:24 +02:00
build.yaml build: Use GitHub actions for clippy/build/rustfmt tests 2020-08-13 16:09:24 +02:00
cross-build.yaml scripts: Remove the workaround for "with-serde" build error on AArch64 2020-07-31 12:35:17 +01:00
docker-image.yaml github: Add a new action to update the Docker image 2020-09-28 08:25:11 +02:00
quality-aarch64.yaml build: Add quality checks workflow for AArch64 2020-08-24 10:59:08 +02:00
quality.yaml build: Use GitHub actions for clippy/build/rustfmt tests 2020-08-13 16:09:24 +02:00
release.yaml build: github: Prepare for splitting binaries by building all binaries 2020-07-06 10:56:10 +02:00