1
1
Fork 0
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:
Bo-Yi Wu 2023-04-13 14:29:11 +08:00
parent 3b33469017
commit f85160554a

View file

@ -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