New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

ECCouncil EC-Council Certified DevSecOps Engineer (ECDE) 312-97 Question # 9 Topic 1 Discussion

ECCouncil EC-Council Certified DevSecOps Engineer (ECDE) 312-97 Question # 9 Topic 1 Discussion

312-97 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

(Alex Hales has been working as a DevSecOps in an IT company that develops software products and web applications for visualizing scientific data. He would like to trigger a Jenkins build job using Git post commit script or hooks that helps his team in saving time by automating commit. Therefore, before triggering the build job, Alex made changes and saved the code in the respective IDE under Git repository and added the changes in the master branch using git add command and ran the post commit script to check the status of the build. Then, he navigated to the Jenkins project and selected the “Trigger build remotely from Build triggers” radio button. It would automate the trigger every time a change gets committed to the project. Alex navigated back to Bash terminal to trigger the build job. Which of the following commands should Alex use in Bash terminal to trigger the build job?)


A.

git commit -m “commit from terminal”.


B.

github commit -b “commit from terminal”.


C.

github commit -m “commit from terminal”.


D.

git commit -b “commit from terminal”.


Get Premium 312-97 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.