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: .github/workflows/azure.yml
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# 'Allow scripts to access the OAuth token' was selected in pipeline. Add the following YAML to any steps requiring access:
2
2
# env:
3
3
# MY_ACCESS_TOKEN: $(System.AccessToken)
4
-
# Variable 'MajorVersion' was defined in the Variables tab
5
-
# Variable 'MinorVersion' was defined in the Variables tab
6
4
# Cron Schedules have been converted using UTC Time Zone and may need to be updated for your location
7
5
# Multi-job configuration must be converted to matrix strategy: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/phases?view=azure-devops&tabs=yaml#multi-job-configuration
8
6
# Multi-job configuration must be converted to matrix strategy: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/phases?view=azure-devops&tabs=yaml#multi-job-configuration
0 commit comments