Difference between revisions of "Checkout"
Jump to navigation
Jump to search
↑ https://github.com/actions/checkout
(Created page with " uses: actions/checkout@v2<ref>https://github.com/actions/checkout</ref> == See also == * {{GitHub Actions}}") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | * <code>[[git checkout]]</code> | |
+ | * [[GitHub Actions]]: <code>[[GitHub Actions: uses: actions/checkout@v3]]</code> <ref>https://github.com/actions/checkout</ref> | ||
+ | |||
+ | * [[Azure pipelines]]: <code>[[checkout:]]</code> | ||
== See also == | == See also == | ||
* {{GitHub Actions}} | * {{GitHub Actions}} | ||
+ | * {{Azure pipelines}} | ||
+ | |||
+ | [[Category:CI]] | ||
+ | [[Category:CD]] |
Latest revision as of 13:28, 16 February 2024
See also[edit]
- GitHub Actions,
act, .github/workflows/
,~/actions-runner/
,svc.sh
,deploy:, run:, runs-on:
,uses:
,steps:
,jobs:
,on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:
,GITHUB_ENV, needs:, github.
, GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC),$GITHUB OUTPUT
,notify:
, Marketplace,GITHUB_TOKEN
- Template:Azure pipelines
Advertising: