Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.91 KB

File metadata and controls

47 lines (27 loc) · 1.91 KB

GitHub workflow parts

CI

GitHub workflow components you can trust for your repositories. Keep your pipelines DRY! (Don't Repeat Yourself)

Reusable workflows

Rather than copying and pasting from one workflow to another, you can make workflows reusable (Reusing workflow configurations)

Containers:

.NET:

Markup (Markdown, YAML):

Terraform:

Composite actions

Composite actions allow you to collect a series of workflow job steps into a single action which you can then run as a single job step in multiple workflows (Creating a composite action)

Containers:

.NET:

MongoDB: