aboutsummaryrefslogtreecommitdiffstats
path: root/.ci/uhd-python-hardware-tests.yml
blob: 7c55f36c3bf6f42bc64648da4242588f031322fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# no CI triggers
trigger: none

# no PR triggers
pr: none

pool:
  name: de-dre-lab
  demands:
  - 'uhd_oss_ats'

steps:
- checkout: none
- script: printenv
  displayName: Print Environment