From 13e608d51a9407af346985ce7e238794e779574c Mon Sep 17 00:00:00 2001 From: Alexandre DEVELY <12896316+alexandredevely@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:15:40 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3726bc88..d42ffe52 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # oc.apps +[![CI.build.template](https://github.com/abcdesktopio/oc.apps/actions/workflows/main.yml/badge.svg?branch=3.2)](https://github.com/abcdesktopio/oc.apps/actions/workflows/main.yml) + ## To get more informations Please, read the public documentation web site: @@ -8,14 +10,11 @@ Please, read the public documentation web site: ## abcdesktop application dockerfiles -DockerFile generator from json file to build applications images -run commands - ``` -$ make dockerfile -$ make build +TAG=3.2 make ``` -this command build all generated Dockerfile + +this command build all generated all Dockerfiles To build documentation files