Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

azure-pipelines-yaml

Azure Pipelines : differences between PublishBuildArtifacts and PublishPipelineArtifact tasks?

April 10, 2024 by Tarik
Categories azure-pipelines Tags azure-devops-pipelines, azure-pipelines, azure-pipelines-yaml Leave a comment

Azure Pipelines YAML: Unexpected value ‘variables’

December 17, 2023 by Tarik
Categories azure Tags azure, azure-devops, azure-pipelines, azure-pipelines-yaml Leave a comment

Azure DevOps : how to disable CI trigger on a YAML template pipeline?

July 18, 2023 by Tarik
Categories azure-devops Tags azure-devops, azure-devops-pipelines, azure-pipelines, azure-pipelines-yaml, azure-yaml-pipelines Leave a comment

Azure Pipelines – Is there a way to view the folder structure?

June 5, 2023 by Tarik
Categories azure-devops Tags azure-devops, azure-pipelines, azure-pipelines-yaml Leave a comment

how can I use IF ELSE in variables of azure DevOps yaml pipeline with variable group?

March 12, 2023 by Tarik

This code works. I’m doing similar with parameters. variables: – name: var1 ${{ if eq(parameters.var1, ‘custom’) }}: value: $(var1.manual.custom) ${{ if ne(parameters.var1, ‘custom’) }}: value: ${{ parameters.var1 }}

Categories azure-devops Tags azure-devops, azure-pipelines, azure-pipelines-yaml Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa