This commit is contained in:
Chris Kruining 2024-11-28 11:31:07 +01:00
parent 007b812d7a
commit fa86609db9
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
2 changed files with 10 additions and 9 deletions

View file

@ -8,5 +8,11 @@
"registry": "acreuwprdtricep.azurecr.io"
}
}
},
"cloud": {
"currentProfile": "AzureCloud",
"credentialPrecedence": [
"AzureCLI"
]
}
}