Skip to content

Commit

Permalink
Keep coveralls token secret (shouldn't be necessary for webhook)
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Jan 6, 2021
1 parent 8984fd9 commit 05b31e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ stages:
- task: InvokeRESTAPI@1
inputs:
serviceConnection: coveralls
urlSuffix: '?repo_token=$(coveralls_repo_token)'
headers: |
{
"Content-Type": "application/json"
Expand Down

0 comments on commit 05b31e9

Please sign in to comment.