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.
2 parents 29ed0d4 + 6672eeb commit fe06cc7Copy full SHA for fe06cc7
.azure-pipelines/ci-build.yml
@@ -1,6 +1,8 @@
1
# Copyright (c) Microsoft Corporation. All rights reserved.
2
# Licensed under the MIT License.
3
4
+# Build and generate the Java client library for the Microsoft Graph beta endpoint.
5
+
6
name: $(BuildDefinitionName)_$(SourceBranchName)_$(Date:yyyyMMdd)$(Rev:.r)
7
8
trigger:
0 commit comments