Adding debug statement
Bu işleme şunda yer alıyor:
@@ -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)
|
||||
|
||||
Yeni konuda referans
Bir kullanıcı engelle