File tree Expand file tree Collapse file tree 4 files changed +17
-0
lines changed Expand file tree Collapse file tree 4 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 2222 GL_RUNNER_TOKEN : ${{ secrets.GL_RUNNER_TOKEN }}
2323 GL_API_TOKEN : ${{ secrets.GL_API_TOKEN }}
2424 SHOW_JOB_LOGS : all
25+ env :
26+ GLPA_C0_GH_REF : ${{ github.ref }}
2527
2628 - name : Find existing comment
2729 uses : peter-evans/find-comment@v2
Original file line number Diff line number Diff line change 1+ include :
2+ - project : code0-tech/telescopium
3+ ref : build-branch
4+ file : ci-template.gitlab-ci.yml
5+
16storybook:build :
27 image : node:20.9.0
38 stage : build
Original file line number Diff line number Diff line change 1+ ---
2+ title : Welcome to the Documentation for Pictor
3+ description : Find out how the component library works
4+ template : splash
5+ ---
6+
7+ Pictor is the component library for Code0.
Original file line number Diff line number Diff line change 1+ {
2+ "title" : " Pictor"
3+ }
You can’t perform that action at this time.
0 commit comments