JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Cloud-handbok
Schema
Lektions-PDFs
Moment & Kursmål
Slutinlämning
Tentamen
Start Till mål:
Hemövningar
Azure
CI/CD
Terminal / CLI
Docker
Kubernetes
NGINX
Säkerhet
Budget
YAML
Databas
More
Share
Explore
GitHub Actions
Workflows
Exempel för dontnet CI-workflow
Auto-uppdatera Kubernetes med din senaste image
Workflow syntax for GitHub Actions
A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration.
About YAML syntax for workflows
Workflow files use YAML syntax, and must have either a .yml or .yaml file extension. If you're new to YAML and want to learn more, see "
Learn YAML in Y minutes
."
You must store workflow files in the .github/workflows directory of your repositor
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.