• Build promotion from 1 repo to other in artifactory if the build is not maven/gradle/ant..it is just a tar file
    • automation build
    • jenkins
    • devops
  • Pull Different versions of the same code in a single workspace in Jenkins
    • jenkins
    • devops
  • Build no is not reset to 1 while cloning the azure pipeline
    • azure-pipeline
    • devops
  • How should we handle pull requests into hotfix/ branches?*
    • git flow
    • tfs build
    • devops
  • Whats the difference between a build pipeline and a release pipeline in Azure DevOps?
    • build pipelines
    • Release Pipelines
    • devops
  • How can I manually trigger a single job in Azure Pipelines?
    • azure pipeline
    • continues integration
    • devops
  • Run pipeline stages when only the predecessor stage is completed - gitlabci
    • continues integration
    • continues deployment
    • devops
  • how to get target branch from a pull request using azure devops api or other methods?
    • azure pipeline
    • devops
  • Bamboo - How to build latest revision after merging code in the same build job
    • bamboo
    • build
    • devops
  • VSTS Branching Statery & CICD pipelines
    • continues integration
    • continues deployment
    • devops