Kaynağa Gözat

remove debugging stuff

Daniel Wallace 5 yıl önce
ebeveyn
işleme
ac87e4bf74
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      azure-pipelines.yml

+ 0 - 3
azure-pipelines.yml

@@ -40,10 +40,7 @@ jobs:
     vmImage: 'Ubuntu-16.04'
   strategy:
     matrix: $[ dependencies.build_matrix.outputs['matrix.matrix'] ]
-  variables:
-    myVar: $[ dependencies.build_matrix.outputs['matrix.matrix'] ]
   steps:
-  - script: echo $(myVar)
   - task: UsePythonVersion@0
     inputs:
       versionSpec: '$(python.version)'