Skip to content

Commit

Permalink
[ci] Enable re-run of azure pipelines (mui#19823)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored and EsoterikStare committed Mar 30, 2020
1 parent fca939d commit 1f723e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@ steps:
AWS_ACCESS_KEY_ID: $(AWS_ACCESS_KEY_ID)
AWS_SECRET_ACCESS_KEY: $(AWS_SECRET_ACCESS_KEY)

- task: PublishPipelineArtifact@0
- task: PublishPipelineArtifact@1
inputs:
pathtoPublish: '$(Build.ArtifactStagingDirectory)'
artifactName: 'canaries'
targetPath: 'material-ui-core.tgz'

Expand Down

0 comments on commit 1f723e1

Please sign in to comment.