Adding debug statement

Bu işleme şunda yer alıyor:
ammallya
2025-08-28 10:44:36 -07:00
ebeveyn 2e1b6063a7
işleme 5818c3e062
+4
Dosyayı Görüntüle
@@ -72,6 +72,10 @@ jobs:
steps:
- checkout: none
- script: |
echo "DEBUG: match_found = '$(match_found)'"
displayName: 'Debug match_found variable'
- ${{ if eq(variables.match_found, 'true') }}:
- script: |
rm -rf $(repo_name)