mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-03-28 14:46:19 +01:00
chore: add testing
This commit is contained in:
parent
3b33469017
commit
f85160554a
1 changed files with 1 additions and 1 deletions
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/appleboy/cpc-infra.git test_repository
|
||||
git clone https://appleboy:${{ secrets.TEST_TOKEN }}@github.com/appleboy/cpc-infra.git test_repository
|
||||
rm -rf test_repository
|
||||
|
|
Loading…
Add table
Reference in a new issue