From 3d908e79972ca1728040bb2a49e0dfa4ef756648 Mon Sep 17 00:00:00 2001 From: haiderLambdatest Date: Tue, 22 Oct 2024 19:19:58 +0530 Subject: [PATCH] nbcTest-1 --- .github/workflows/ci.yml | 53 +++++++++++++++++++++++++++++++++------- 1 file changed, 44 insertions(+), 9 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 91a77268..8c829dbd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,9 +4,6 @@ on: branches: - master -env: - PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }} - jobs: smartui-gihub-action: name: Execute Storybook build @@ -31,11 +28,49 @@ jobs: npm install npm install @lambdatest/smartui-storybook -g - - name: Create storybook static build - run: npm run build-storybook - - - name: Execute storybook build + - name: Execute storybook GDPR_Build1 run: | + export PROJECT_TOKEN=1639932#07b2ae36-00c2-4d84-8ac9-8c89d8a47501#storybboknbc smartui --version - smartui config create .smartui.json - smartui storybook ./storybook-static --config .smartui.json + smartui storybook ./story-cnbc --config .smartui.json --env stage --force-rebuild + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +