chore: setup sensw environment on hetzner
- workflow cats need environment for test and qamaster
parent
d59e04a4bd
commit
60e5d6c8bf
@ -0,0 +1,13 @@
|
||||
{
|
||||
"configKey" : "primary-process",
|
||||
"processDefinitionKey" : "primary-process",
|
||||
"documents" : [ ],
|
||||
"dossiers" : [ {
|
||||
"configKey" : "vorgang",
|
||||
"currentUserConfig" : [ [ {
|
||||
"key" : "tenant_id",
|
||||
"operation" : "in",
|
||||
"value" : "[${currentUserTenantIds}]"
|
||||
} ] ]
|
||||
} ]
|
||||
}
|
||||
Loading…
Reference in New Issue