MySQL Forums
Forum List  »  General

How to create a pipeline in azure devops to deploy scripts
Posted by: ravi kumar
Date: April 15, 2022 06:16AM

Hello everyone I'm trying to automate the process to deploy our script but I'm new in azure devops and I don't know where to start.

I want to create a pipeline that everytime new code its pushed to the master branch it will be automatically deploy to the destination server.
we have an instance of azure devops running in one of our servers (server1), this is where our script repo are, once the code its merged in the master branch the pipeline should deploy the script to e:\scripts in server2.

the repository only contains powershell script and just need to move the files from the repo the destination server.

these servers are windows and the azure devops version its Dev17.M153.5

Options: ReplyQuote


Subject
Written By
Posted
How to create a pipeline in azure devops to deploy scripts
April 15, 2022 06:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.