We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c6c7e commit 34a6d53Copy full SHA for 34a6d53
.ci/.azure-pipelines-steps.yml
@@ -23,7 +23,7 @@ steps:
23
APPVEYOR_BUILD_ID: $(Agent.OS)_$(node_version)
24
APPVEYOR_REPO_COMMIT: $(Build.SourceVersion)
25
APPVEYOR_REPO_BRANCH: $(Build.SourceBranchName)
26
- # Overwrite the GitLab Service Name
+ # Overwrite the AppVeyor Service Name
27
COVERALLS_SERVICE_NAME: Azure Pipelines
28
COVERALLS_REPO_TOKEN: $(COVERALLS_REPO_TOKEN_SECRET)
29
COVERALLS_PARALLEL: true
0 commit comments