Skip to content

Commit

Permalink
Remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyKirakosyan committed Mar 19, 2024
1 parent a3c4df5 commit ac7f2dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .azurepipelines/build-rn-code-push-1es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ extends:
inputs:
artifactName: npm
targetPath: '$(Agent.BuildDirectory)/npm'
- script: |
echo "Artifact folder:"
tree $(Agent.BuildDirectory) /f
displayName: Check artifact folder
- task: ExtractFiles@1
inputs:
archiveFilePatterns: '$(Agent.BuildDirectory)/npm/*.tgz'
Expand Down

0 comments on commit ac7f2dc

Please sign in to comment.