How to Create .gitlab-ci.yml file in GitLab | Create and Run your First GitLab CI CD Pipeline

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024

ความคิดเห็น • 9

  • @sams525
    @sams525 4 หลายเดือนก่อน +1

    But with this acript iam unabel to see deployment changes in salesforce target org ? Can you please help me with this doubt and is any order needs to follow for scritpting & variables order of inputing

    • @DevOpsHint
      @DevOpsHint  4 หลายเดือนก่อน

      you can follow same steps.

  • @rajithkumar3424
    @rajithkumar3424 6 หลายเดือนก่อน +1

    hello , i have an issue .i created a .gitlab.yml file . in that file i set deployment script in such a way that it has to move to a specific directory and pull changes .but cd command is not working , showing such directory not exists. using gitlab runner shell executor . what can be the reason ?

  • @NagendraBabu-io1ox
    @NagendraBabu-io1ox 5 หลายเดือนก่อน

    hi frd in this project repo i fork but this one asking authentication i given my user id and password but its not working now

  • @user-wk8cq6jj7c
    @user-wk8cq6jj7c 6 หลายเดือนก่อน +1

    How can I run my automation test script like testng.xml using this .yml on daily basis?

    • @DevOpsHint
      @DevOpsHint  6 หลายเดือนก่อน

      You can schedule a job

    • @user-wk8cq6jj7c
      @user-wk8cq6jj7c 6 หลายเดือนก่อน

      need the code which I should write in .yml file@@DevOpsHint

  • @user-te4zx6yu4m
    @user-te4zx6yu4m 7 หลายเดือนก่อน +1

    Hi there is no need for Jenkins ?

    • @DevOpsHint
      @DevOpsHint  7 หลายเดือนก่อน

      If you are using GitLab then there no need of Jenkins. You can do CI CD using GitLab