You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .azure-pipelines/release.yml
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -59,12 +59,6 @@ extends:
59
59
displayName: 'Build project'
60
60
workingDirectory: '$(Build.SourcesDirectory)'
61
61
62
-
# excluding test for now since it requires a tenant and secrets to run
63
-
# TODO: create secrets to the pipeline similar to https://github.com/microsoftgraph/msgraph-sdk-typescript/settings/secrets/actions and the build.yml file
0 commit comments