From cad4e650a7c9a79106b92f05bba965db297ae72d Mon Sep 17 00:00:00 2001 From: Elara Musayelyan Date: Fri, 29 Sep 2023 23:01:04 +0000 Subject: [PATCH] Add a link to the woodpecker log to the riscv-cluster article --- content/articles/riscv-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/articles/riscv-cluster.md b/content/articles/riscv-cluster.md index f43b99c..e5c2c57 100644 --- a/content/articles/riscv-cluster.md +++ b/content/articles/riscv-cluster.md @@ -247,6 +247,6 @@ Then, I modified my CI config to run `riscv64` tests using the new image and pus ![Screenshot of Woodpecker running a test job for PCRE on RISC-V](/img/woodpecker-riscv64-pcre.png) -The job runs successfully! +The job runs successfully! You can see this result on my Woodpecker instance: https://ci.elara.ws/repos/49/pipeline/5. That's pretty much it for this article, but I'm going to be doing lots of interesting stuff with this in the future and I'll be publishing more articles whenever I encounter anything interesting. \ No newline at end of file