From d838cd60475f72f1d8daf33099aa3a1b82968a85 Mon Sep 17 00:00:00 2001 From: Gerhard Lazu Date: Sat, 12 Feb 2022 18:37:03 +0000 Subject: [PATCH] Fix markdown lint errors Signed-off-by: Gerhard Lazu --- docs/use-cases/1211-go-docker-swarm.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/use-cases/1211-go-docker-swarm.md b/docs/use-cases/1211-go-docker-swarm.md index 51413430..1c69a0b2 100644 --- a/docs/use-cases/1211-go-docker-swarm.md +++ b/docs/use-cases/1211-go-docker-swarm.md @@ -18,6 +18,7 @@ Every commit to the main branch goes straight to [docs.particubes.com](https://d :::danger TODO: this config is meta Europa, meaning that it was not tested. Next steps: + - implement it in GitHub Actions and ensure that it all works as expected - update this meta config to the final version that we know works ::: @@ -116,6 +117,7 @@ dagger up This is the first step that enabled the Particubes team to have the same CI/CD experience everywhere. We don't know what comes next for particubes.com, but we would like find out. Some ideas: + - deploy particubes.com with Dagger - manage the Docker Swarm cluster with Dagger - contribute `universe.dagger.io/particubes` package