From 93ede58b40eddf99ab0ed743419c1d9556365d0c Mon Sep 17 00:00:00 2001 From: nely Date: Thu, 23 Sep 2021 16:39:42 +0300 Subject: [PATCH] __NODOCS__ /, add --name cloudify-diamond-plugin --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 816a6e8..bc48082 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -297,7 +297,7 @@ commands: command: pip install https://github.com/cloudify-incubator/cloudify-ecosystem-test/archive/latest.zip - attach_workspace: at: workspace - - run: ecosystem-tests package-release + - run: ecosystem-tests package-release --name cloudify-diamond-plugin merge_docs: