How to download and deploy build artifacts in Azure Devops using YAML CI/CD pipelines |

Поділитися
Вставка
  • Опубліковано 10 вер 2024
  • Hi All,
    ********Welcome on My UA-cam free learning platform*************
    Below are most trending courses offered by VAT to get hands-on experience.
    Please go and watch below playlists to excel your skills to get Job easily on automation profile, DevOps and Developers.
    #azuredevops #cicd #maven
    Azure DevOps fundamentals crash course-
    **************************
    • Azure DevOps crash course
    YAML CI/CD pipelines-Azure DevOps-
    *************************
    • YAML CI/CD pipelines -...
    Variables in Azure DevOps-
    *************************
    • Variables-Azure DevOps
    Triggers in Azure DevOps
    *************************
    • Triggers-Azure pipelines
    Azure DevOps-BDD HTML reporting
    *************************
    • Azure DevOps Cucumber ...
    SonarQube tutorial-
    *************************
    • sonarqube tutorial
    AWS Account and EC2 instance
    *************************
    • AWS-Tutorial for Begin...
    Jenkins CI/CD crash course-
    *************************
    • Jenkins-CI/CD tool
    BDD Cucumber HTML Reporting-
    *************************
    • BDD Cucumber Framework
    GCP account
    • Google Cloud Certifica...
    *************************
    TeamCity
    *************************
    • TeamCity-CI/CD tool
    Selenium Interview Questions
    *************************
    • Selenium Top Interview...
    UiPath RPA
    *************************
    • Uipath RPA Certification
    Appium -Mobile Automation
    *************************
    • Appium-MobileTestAutom...
    Selenium WebDriver Xpaths -
    *************************
    • Selenium WebDriver wit...
    Apache Web Server
    *************************
    • Apache web server.
    GitHub
    *************************
    • GIT for DevOps
    Follow me on below social media-
    **************************************
    UA-cam - / virenautomationtesting
    Facebook - / virenautomationtesting
    Twitter - / virenautomation
    Udemy - www.udemy.com/...

КОМЕНТАРІ • 10

  • @ishwaryaganapathy7231
    @ishwaryaganapathy7231 12 днів тому

    Hi sir, how to download the artifacts our test results into our windows machine. Is there anyway to do in yaml file .

  • @shashikantgaurav1689
    @shashikantgaurav1689 10 місяців тому +1

    Thanks @Virenautomationtesting for Your quickResponse . In my Requirement Selenoid is used .We are downloading File using selenium java and containerized the same in Azure Pipeline .But same is Failing bcz somewhere we are missing yml File configuration for its deployment and ACR ect

  • @MaybeTogether
    @MaybeTogether 4 місяці тому

    Hi, i enjoy your tutorial series so far, thank you for the work!
    Just one question: You seem to be using the classic pipeline settings to set up integration and deployment, correct? Do you think it would make sense showing how it is done with the modern/non-classic pipeline?

  • @copelofficial493
    @copelofficial493 Рік тому +1

    How ur generating artifacts?
    I have deployed build pipeline I import code from github and war file ll be store in ubuntu so how do I create the artifacts

    • @virenautomationtesting
      @virenautomationtesting  Рік тому

      Do you have access to that ubutu machine ? If you are using MS hosted machine then you can not access .setup your own agent machine like AWS ex2 then access the webapps folder to see artifact's

  • @shashikantgaurav1689
    @shashikantgaurav1689 10 місяців тому

    @Virenautomationtesting . I need ur help to deploy the Downloaded DockerFile image to Azure pipeline .