add missing field (#2542)

This commit is contained in:
Moritz Sanft 2023-10-31 10:12:49 +01:00 committed by GitHub
parent 9a2587cfd8
commit 0c03076181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ var (
"github.e2e-test-provider": {},
"github.ref-stream": {},
"github.kubernetes-version": {},
"github.self-managed-infra": {},
"deployment-type": {}, // deployment type, e.g. "debugd", "k8s"
}
)