Use --queue-ignore-errors for CI (infra stack needs Proxmox SSH)
This commit is contained in:
parent
2547a155ed
commit
9415823ab8
2 changed files with 2 additions and 5 deletions
|
|
@ -3,9 +3,6 @@ include "root" {
|
|||
path = find_in_parent_folders()
|
||||
}
|
||||
|
||||
# Skip in CI - infra stack manages Proxmox VMs which require SSH to the hypervisor
|
||||
skip = get_env("CI", "") != ""
|
||||
|
||||
# Override provider generation to include proxmox (instead of k8s providers)
|
||||
generate "providers" {
|
||||
path = "providers.tf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue