0.0.7 • Published 2 years ago
@serverless-cd/git v0.0.7
This app checks-out your repository, so your workflow can access it.
checkout ref
- uses: @serverless-cd/checkout
inputs:
token: xxx
provider: gitee
username: shihuali
url: https://gitee.com/shihuali/checkout.git
ref: refs/heads/test
checkout ref (branch case)
- uses: @serverless-cd/checkout
inputs:
token: xxx
provider: gitee
username: shihuali
url: https://gitee.com/shihuali/checkout.git
ref: refs/heads/test
checkout ref (tag case)
- uses: @serverless-cd/checkout
inputs:
token: xxx
provider: gitee
username: shihuali
url: https://gitee.com/shihuali/checkout.git
ref: refs/tags/0.0.2
checkout commit
- uses: @serverless-cd/checkout
inputs:
token: xxx
provider: gitee
username: shihuali
url: https://gitee.com/shihuali/checkout.git
commit: 3b763ea19e8e8a964e90e75962ccb8e0d68bdf46
checkout latest
- uses: @serverless-cd/checkout
inputs:
token: xxx
provider: gitee
username: shihuali
url: https://gitee.com/shihuali/checkout.git
0.0.5
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.3
2 years ago
0.0.3-beta-1
2 years ago
0.0.3-beta-2
2 years ago
0.0.4
2 years ago
0.0.2-beta.1
2 years ago
0.0.1-alpha.45
3 years ago
0.0.1-alpha.34
3 years ago
0.0.1-alpha.44
3 years ago
0.0.1-alpha.33
3 years ago
0.0.1-alpha.36
3 years ago
0.0.1-alpha.46
3 years ago
0.0.1-alpha.35
3 years ago
0.0.1-alpha.27
3 years ago
0.0.1-alpha.29
3 years ago
0.0.1-alpha.28
3 years ago
0.0.1-alpha.30
3 years ago
0.0.1-alpha.32
3 years ago
0.0.1-alpha.42
3 years ago
0.0.1-alpha.31
3 years ago
0.0.2
3 years ago
0.0.1-alpha.25
3 years ago