From 7a0675a16c077229093329086ee9f6cf54bb68cf Mon Sep 17 00:00:00 2001 From: Majid Salehi <majid.salehi.ghamsari@fokus.fraunhofer.de> Date: Tue, 5 Jul 2022 14:43:41 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 79b43d710..ca4dc3f98 100644 --- a/README.md +++ b/README.md @@ -86,3 +86,7 @@ npm run lint ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). + +## CI + +When a new version should be published, increase the version number in `package.json`, CI will only if `package.json` in master branch. -- GitLab