From 345770b8a45086b10ca984776628c621f1fa7d97 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Thu, 27 Aug 2020 17:34:43 +0200 Subject: [PATCH] posts: drone-ci-debacle: fix lint issues --- content/posts/the-drone-ci-debacle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/the-drone-ci-debacle.md b/content/posts/the-drone-ci-debacle.md index 7d92471..93312f3 100644 --- a/content/posts/the-drone-ci-debacle.md +++ b/content/posts/the-drone-ci-debacle.md @@ -55,7 +55,7 @@ drone-server: user: 1000:1000 ``` -I tried everything on port `8080`, `firefox` did not show anything, neither +I tried everything on port `8080`, `firefox` did not show anything, neither did `wget`. I even tried to execute `wget` inside the `drone-server` container, to no avail!