mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-03 02:15:29 +00:00
3534b6932a
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>