Azure DevOps Pipelines這篇使用 Azure Pipelines 來跑CI流程,CI流程包含以下步驟1. Build Code2. Run Unit Test3. Static Analysis4. Build Image5. Push Image6. Create releas
Azure DevOps ArtifactsAzure Artifacts1. Create Porject 2. 寫一個簡單的套件並推送到倉庫 index.js 123module.exports = (str) => { console.log('str :', str);
Azure DevOps ReposRepos1. New Repository 2. Clone Projecthttp (使用 azure帳號密碼 clone) SSH1.create ssh key1ssh-keygen -t rsa -b 4096 -f azuredevops 2. cop
Azure DevOps BoardsBoards1 New WorkItem 2 Springts 3 New WorkItem 4 New Task 參考 azure.microsoft.com
Azure DevOps 使用一組現代化的裝置服務,更聰明地規劃、更佳地共同作業並更快地交付。 1. 開始免費使用 1.1 Create Project 1.2 Create organization 1.3 Change Theme 參考 azure.microsoft.com
v1.5.2