Skip to content

Commit

Permalink
🧪
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvv committed Oct 27, 2023
1 parent dc60ef8 commit 2fea2d8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,7 @@ extends:
displayName: generate PR Deploy Site
- script: |
powershell Get-FileHash apps/pr-deploy-site/dist/public-docsite-v9/storybook/407.e8d34dd4887549374f08.manager.bundle.js
displayName: HAHS
- script: |
type apps/pr-deploy-site/dist/public-docsite-v9/storybook/407.e8d34dd4887549374f08.manager.bundle.js
cat apps/pr-deploy-site/dist/public-docsite-v9/storybook/407.e8d34dd4887549374f08.manager.bundle.js
displayName: TEsT
- task: AzureUpload@2
Expand Down

0 comments on commit 2fea2d8

Please sign in to comment.