Skip to content

Create storybook pipeline #2

Create storybook pipeline

Create storybook pipeline #2

Workflow file for this run

name: Storybook
on:
push:
branches:
- main
pull_request:
jobs:
storybook:
runs-on: ubuntu-latest
steps:
- uses: Taucher2003/[email protected]
name: Run pipeline
with:
GL_SERVER_URL: https://gitlab.com
GL_PROJECT_ID: '52344025'
GL_RUNNER_TOKEN: ${{ secrets.GL_RUNNER_TOKEN }}
GL_API_TOKEN: ${{ secrets.GL_API_TOKEN }}
SHOW_JOB_LOGS: all