hi , I have a multiple .net core api project (microservices) in single solution. Now, I just need a help how can I publish all microservices in their specefic ftp address through bitbucket pipeline. I have a multiple ftp's for all .net core projects in single repository
Welcome to the community.
To deploy using SFTP/FTP on Bitbucket Cloud Pipelines, you can use the Pipes script below:
Let me know if you have further questions.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.