220794/azure-devops-pipeline-variable-for-a-task-step-name
Is a variable available for the name of an Azure devops pipeline task step, as highlighted below?
image from the pipeline
I went over the predefined variables at https://learn.microsoft.com/en-us/azure/devops/pipelines/build/variables?view=azure-devops&tabs=classic
However, none of them work or are appropriate.
I'm running a Python script in my ...READ MORE
Our build agent is running Podman 3.4.2, and each terminal session has a global alias that just replaces docker with podman, thus the command docker —version returns podman version 3.4.2 as a consequence. The purpose is to employ podman in an Azure DevOps pipeline for the Docker@2 task: steps: - task: Docker@2 displayName: Build and ...READ MORE
I'm trying to exclude a folder from the code coverage analysis, but I'm not having any luck despite a lot of trial and error and research on this site. This is my build pipeline test task: - task: DotNetCoreCLI@2 displayName: 'Running Unit ...READ MORE
I am trying to publish a detailed ...READ MORE
Hey, @Sourav, Check this out https://www.edureka.co/community/66025/azure-vm-monitoring It deals with ...READ MORE
To address the issue of posting step-level ...READ MORE
Navigate to your project by logging into ...READ MORE
I want to do the "Authenticated Scan" ...READ MORE
Create App Registration and define roles What you ...READ MORE
Using the new YAML way I want ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.