Skip to content

Commit caf799d

Browse files
authored
Fix infra-scan-pipeline missing image (#231)
Signed-off-by: Dominik Pataky <[email protected]>
1 parent daf2f1b commit caf799d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs.package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,11 @@
8989
"source": "docs/*.md",
9090
"target": "docs/04-operating-scs/components",
9191
"label": "automated-pentesting"
92+
},
93+
{
94+
"repo": "SovereignCloudStack/security-infra-scan-pipeline",
95+
"source": "docs/images/*.png",
96+
"target": "docs/04-operating-scs/components",
97+
"label": "automated-pentesting/images"
9298
}
9399
]

0 commit comments

Comments
 (0)