Azure Devops - Container based build
Here is a sample of using container based build in Azure Devops
While this looks cool, i could have use Dockerfile to do similiar things. The only problem i have install docker. Using the containerized based built, I have to copy or manage my artifact directory.
Comments