Answer the question
In order to leave comments, you need to log in
What tools to implement a deployment from GIT to a server for C#?
I have a web application in C#.
There is Bitbucket where the code is stored.
It is necessary to build this code with each commit in master and publish it to the server (Debian). Additionally, it would be good to screw in this process the execution of a certain sql script to modify the database (having agreed that it lies in a specific place).
How can this be implemented?
Are there ready-made applications on Bucket for solving this problem?
Answer the question
In order to leave comments, you need to log in
https://bitbucket.org/product/ru/features/pipelines
https://www.atlassian.com/continuous-delivery/tutorials
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question