summaryrefslogtreecommitdiffstats
path: root/.ci/templates/release-github.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: Isolate upload merge step into stage 2Zach Hilman2019-10-091-2/+4
|
* ci: Split mainline pipeline and add support for GitHub releases (#2900)Zach Hilman2019-09-221-0/+11
* ci: Add mock build alternative for fast testing * ci: Always cache build * ci: Extract steps to download build stage artifacts * ci: Add template to release to GitHub * ci: Add template to release to Azure Universal Artifacts * ci: Split mainline to two pipelines