Skip to content

Commit

Permalink
split out azure command
Browse files Browse the repository at this point in the history
  • Loading branch information
ethriel3695 committed Jul 17, 2024
1 parent 15c77ab commit ce8a262
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ steps:
inputs:
version: '18.x'

- script: |
pnpm install
pnpm build-storybook
pnpm chromatic
displayName: 'Run a multi-line script'
- script: pnpm install
- script: pnpm build-storybook
- script: pnpm chromatic

0 comments on commit ce8a262

Please sign in to comment.