Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim Gorelov committed Jan 18, 2023
1 parent 263f22b commit 3cdd465
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ stages:
targetType: 'inline'
script: |
cp *.tar.gz smiCellTyping_latest.tar.gz
echo "Current location:"
pwd
echo "Files in current location:"
ls
- task: S3Upload@1
displayName: Upload CellTyping .tar.gz files to S3 on DEV 1.1 HUB
inputs:
Expand Down

0 comments on commit 3cdd465

Please sign in to comment.