Sitefinity - TFS CICD – Part 1
cicd | Sitefinity, DevOps, Hosting | 2020-07-20
cicd | Sitefinity, DevOps, Hosting | 2020-07-20
It is building project with Publish mode
With the published files, we can always try to host on local IIS to make sure everything is fine before configure the CICD pipeline.
And yes, basically what we see on local /publish folder will be expected to deploy to destination server with CICD pipeline.
Part 2 will discuss further the CICD pipeline configuration