普通视图

Use Azure Devops Pipeline to build && deploy your project

2019年5月31日 00:09
this post will teach you how to deploy your own Docker registry and how to use Microsoft Azure Devops to automatically building your Github Go project, and deploy to your Docker Swarm Server How it works Pipeline download your github project Build your code by Dockerfile, make docker image then push to your own Docker … Continue reading Use Azure Devops Pipeline to build && deploy your project
❌