Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jul 17, 2024
1 parent 709cb83 commit 5ab047c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ steps:
- script: |
pnpm install
pnpm build-storybook
npx chromatic --project-token=chpt_d1f0c3a104744ba --only-changed --exit-zero-on-changes --exit-once-uploaded --storybook-build-dir='storybook-static'
pnpm chromatic
displayName: 'Run a multi-line script'

0 comments on commit 5ab047c

Please sign in to comment.