DEV Community

Discussion on: How do you deploy code in your company?

Collapse
 
impetros profile image
Sargsian Petros • Edited

We are using an internal CICD product. You can use Jenkins(alternatives are: Github actions, Bitbucket CICD etc). Good luck!

Collapse
 
ziarv profile image
Zia

thanks for your reply :)