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
ecec4be1aa
commit
e4da4363c3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -213,5 +213,5 @@ jobs:
|
||||
key: ${{ secrets.KEY }}
|
||||
port: ${{ secrets.PORT }}
|
||||
script: |
|
||||
git pull "https://appleboy:${{ secrets.GITHUB_PASSWORD }}@github.com/go-training/self-runner.git" test_repository
|
||||
git pull https://appleboy:${{ secrets.GITHUB_TOKEN }}@github.com/go-training/self-runner.git test_repository
|
||||
rm -rf test_repository
|
||||
|
Loading…
Reference in New Issue
Block a user