Skip to content

Commit

Permalink
remove git commit task
Browse files Browse the repository at this point in the history
  • Loading branch information
blindzero committed Sep 20, 2020
1 parent 3357196 commit 5cc8994
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,13 +206,3 @@ stages:
testResultsFiles: '**/testResultsIntegration.xml'
mergeTestResults: true
testRunTitle: 'Integration Tests'
- task: PowerShell@2
displayName: 'Push Manifest to Git'
inputs:
targetType: Inline
script: |
git add .
git status
git commit

0 comments on commit 5cc8994

Please sign in to comment.