Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Build: Fix Azure comment (#2307)
  • Loading branch information
phated committed Mar 24, 2019
1 parent b2c6c7e commit 34a6d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/.azure-pipelines-steps.yml
Expand Up @@ -23,7 +23,7 @@ steps:
APPVEYOR_BUILD_ID: $(Agent.OS)_$(node_version)
APPVEYOR_REPO_COMMIT: $(Build.SourceVersion)
APPVEYOR_REPO_BRANCH: $(Build.SourceBranchName)
# Overwrite the GitLab Service Name
# Overwrite the AppVeyor Service Name
COVERALLS_SERVICE_NAME: Azure Pipelines
COVERALLS_REPO_TOKEN: $(COVERALLS_REPO_TOKEN_SECRET)
COVERALLS_PARALLEL: true
Expand Down

0 comments on commit 34a6d53

Please sign in to comment.