7 lines
141 B
TOML
7 lines
141 B
TOML
|
[allowlist]
|
||
|
description = "Global Allowlist"
|
||
|
paths = [
|
||
|
# This ssh key is deactivated
|
||
|
'automation/upload_test_artifacts.key',
|
||
|
]
|