diff --git a/etc/azure/deploy-to-k8s.yml b/etc/azure/deploy-to-k8s.yml index e3952ea..40826c5 100644 --- a/etc/azure/deploy-to-k8s.yml +++ b/etc/azure/deploy-to-k8s.yml @@ -6,8 +6,8 @@ trigger: none pool: vmImage: 'ubuntu-latest' - steps: +# TODO: Once similar UseDotNet@2 task is set in Azure configuration it should be removed. - task: UseDotNet@2 displayName: 'Use .NET sdk' inputs: