ci: install swtpm in Docker container
Add steps to build and install swtpm and its dependencies in ci docker container. Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
This commit is contained in:
parent
ec45daac19
commit
a4ef6e57a7
2 changed files with 24 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
CLI_NAME="Cloud Hypervisor"
|
||||
|
||||
CTR_IMAGE_TAG="cloudhypervisor/dev"
|
||||
CTR_IMAGE_VERSION="20230116-0"
|
||||
CTR_IMAGE_VERSION="20230123-0"
|
||||
CTR_IMAGE="${CTR_IMAGE_TAG}:${CTR_IMAGE_VERSION}"
|
||||
|
||||
DOCKER_RUNTIME="docker"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue