Skip to content

Commit

Permalink
TESTING: build storybook in branch
Browse files Browse the repository at this point in the history
  • Loading branch information
HeartSquared committed Dec 4, 2024
1 parent b6af978 commit 4ce817c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ env:
GITHUB_REGISTRY_TOKEN: ${GITHUB_REGISTRY_TOKEN}

steps:
- name: "Testing build"
branches: "heartsquared/buildkite-gh-token"
command: ".buildkite/scripts/build-storybook.sh"

- name: ":package: Build (storybook)"
branches: "main"
command: ".buildkite/scripts/build-storybook.sh"
Expand Down

0 comments on commit 4ce817c

Please sign in to comment.