neoloc/workflows #6

Merged
unkinben merged 2 commits from neoloc/workflows into master 2025-01-25 18:28:40 +11:00
4 changed files with 2 additions and 4 deletions
Showing only changes of commit d936a21108 - Show all commits

View File

@ -1,2 +1 @@
docker
incus

View File

@ -1,7 +1,7 @@
# almalinux/8.10/base
deploy_files_from_image = true
deploy_files_from_common = true
use_incus = true
use_incus = false
packages = [
"git",
"jq",

View File

@ -1,2 +1 @@
docker
incus

View File

@ -1,7 +1,7 @@
# almalinux/9.5/base
deploy_files_from_image = true
deploy_files_from_common = true
use_incus = true
use_incus = false
packages = [
"git",
"jq",