Skip to content

Commit

Permalink
Remove stat.json artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Sep 30, 2019
1 parent 40937ef commit 8ebfd66
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,6 @@ steps:
yarn size:snapshot
displayName: 'create a size snapshot'
- task: PublishPipelineArtifact@0
inputs:
artifactName: 'size-snapshot'
targetPath: 'scripts/sizeSnapshot/build/stats.json'

- task: AmazonWebServices.aws-vsts-tools.S3Upload.S3Upload@1
displayName: 'persist size snapshot'
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
Expand Down

0 comments on commit 8ebfd66

Please sign in to comment.