tests: add container-minimal example

This commit is contained in:
Erik Arvstedt 2021-08-15 22:41:25 +02:00
parent a8a8b9ce4d
commit b0c66c41e1
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 1 additions and 0 deletions

View File

@ -274,6 +274,7 @@ examples() {
script="
set -e
./deploy-container.sh
./deploy-container-minimal.sh
./deploy-qemu-vm.sh
./deploy-krops.sh
"