mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 02:00:31 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Tools for the Vela pipeline.
|
||||
> More information: <https://go-vela.github.io/docs/reference/cli>.
|
||||
|
||||
- Trigger a pipeline to run from a Git branch, commit or tag:
|
||||
- Trigger a pipeline to run from a Git branch, commit, or tag:
|
||||
|
||||
`vela add deployment --org {{organization}} --repo {{repository_name}} --target {{environment}} --ref {{branch|commit|refs/tags/git_tag}} --description "{{deploy_description}}"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user