From 281bb18eb3461a254f5ac74b3406ead46354d0ec Mon Sep 17 00:00:00 2001 From: Christoph Raaflaub Date: Thu, 29 Aug 2024 15:52:58 +0200 Subject: [PATCH] fix lint --- content/en/docs/05/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/05/_index.md b/content/en/docs/05/_index.md index 93409f3..f68788a 100644 --- a/content/en/docs/05/_index.md +++ b/content/en/docs/05/_index.md @@ -13,6 +13,7 @@ It is time to write pipelines. This is why we are here. Good, that we already have some functions, that we can reuse. + ### Task {{% param sectionnumber %}}.1: Create CI function Now that everything is prepared, it's time to add the actual Trivy scan: