Difference between revisions of "Checkout"
Jump to navigation
Jump to search
↑ https://github.com/actions/checkout
Line 4: | Line 4: | ||
* [[GitHub Actions]]: <code>uses: [[actions/]][[checkout]]@v2</code><ref>https://github.com/actions/checkout</ref> | * [[GitHub Actions]]: <code>uses: [[actions/]][[checkout]]@v2</code><ref>https://github.com/actions/checkout</ref> | ||
− | * [[Azure pipelines]]: <code>checkout:</code> | + | * [[Azure pipelines]]: <code>[[checkout:]]</code> |
Revision as of 13:55, 28 February 2022
- GitHub Actions:
uses: actions/checkout@v2
[1]
See also
- 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: