mirror of
https://github.com/actions/runner-images.git
synced 2025-12-27 03:47:40 +08:00
Update the code for anka v3 compatibility (#7045)
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
packer {
|
||||
required_plugins {
|
||||
veertu-anka = {
|
||||
version = "= v3.1.0"
|
||||
source = "github.com/veertuinc/veertu-anka"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
variable "source_vm_name" {
|
||||
type = string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user