Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamilton723 committed Jun 22, 2021
1 parent f4421b3 commit 02cc82c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -429,15 +429,6 @@ jobs:
azureSubscription: 'MMLSpark Build'
keyVaultName: mmlspark-keys
condition: succeededOrFailed()
- bash: |
cd $(Pipeline.Workspace)/../../.ivy2/cache
ls -la
- bash: |
cd $(Pipeline.Workspace)/../../.ivy2
ls -la
- bash: |
cd $(Pipeline.Workspace)/../../
ls -la
- bash: |
curl -s https://codecov.io/bash > .codecov
chmod +x .codecov
Expand Down

0 comments on commit 02cc82c

Please sign in to comment.