release pipeline - nikkh/maug3010 GitHub Wiki

release trigger

The release pipeline includes a single artifact called drop. This is the output of the build pipeline. A continuous deployment trigger is set on the artifact which means that each time a new artifact appears, it will trigger a new instance of the release pipeline.

release pipeline