From fcab00b6396c3a0bff00902acaa5e806463082bc Mon Sep 17 00:00:00 2001 From: Elisabetta Iavarone <18575092+elisabettai@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:23:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e28ef8f..56db97c 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,4 @@ In a local deployment, you should be able to use the FSL GUI. You can try out di - To update service version use one of the commands ``make version-*`` ## CI/CD Integration -A template ci config file is created in```fsl/.github/workflows/check-image.yml```. \ No newline at end of file +A template ci config file is created in```fsl/.github/workflows/check-image.yml```. Then CI are monitored by the publisher repo on GitLab that takes care of publishing a new version.