Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MACOS:
- ##[warning]An image label with the label macOS-10.13 does not exist.
- ,##[error]The remote provider was unable to process the request.
- Pool: Azure Pipelines
- Image: macOS-10.13
- Started: Today at 12:36
- Duration: 18m 8s
- Job preparation parameters
- ContinueOnError: False
- TimeoutInMinutes: 60
- CancelTimeoutInMinutes: 5
- Expand:
- MaxConcurrency: 0
- ########## System Pipeline Decorator(s) ##########
- Begin evaluating template 'system-pre-steps.yml'
- Evaluating: eq('true', variables['system.debugContext'])
- Expanded: eq('true', Null)
- Result: False
- Evaluating: resources['repositories']['self']
- Expanded: Object
- Result: True
- Evaluating: not(containsValue(job['steps']['*']['task']['id'], '6d15af64-176c-496d-b583-fd2ae21d4df4'))
- Expanded: not(containsValue(Object, '6d15af64-176c-496d-b583-fd2ae21d4df4'))
- Result: True
- Evaluating: resources['repositories']['self']['checkoutOptions']
- Result: Object
- Finished evaluating template 'system-pre-steps.yml'
- ********************************************************************************
- Template and static variable resolution complete. Final runtime YAML document:
- steps:
- - task: 6d15af64-176c-496d-b583-fd2ae21d4df4@1
- inputs:
- repository: self
- MaxConcurrency: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement