mirror of
https://githubfast.com/appleboy/ssh-action
synced 2024-10-31 15:46:30 +00:00
chore: add testing
This commit is contained in:
parent
02448a8d5b
commit
3b33469017
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -214,5 +214,5 @@ jobs:
|
||||
port: ${{ secrets.PORT }}
|
||||
script_stop: true
|
||||
script: |
|
||||
git clone https://appleboy:${{ secrets.GITHUB_TOKEN }}@github.com/go-training/self-runner.git test_repository
|
||||
git clone https://appleboy:${{ secrets.GITHUB_TOKEN }}@github.com/appleboy/cpc-infra.git test_repository
|
||||
rm -rf test_repository
|
||||
|
Loading…
Reference in New Issue
Block a user