We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3370380 commit 7c8fea9Copy full SHA for 7c8fea9
CI/Azure-DevOps/AZ_NightlyCleanup.yml
@@ -39,7 +39,7 @@ steps:
39
scriptType: 'ps'
40
scriptLocation: 'inlineScript'
41
inlineScript: |
42
-
+ Write-Warning 'GotHere!';
43
##Functions
44
$GetAll_tSQLtCI_RGs = {
45
param();
0 commit comments