chore: add testing
This commit is contained in:
parent
f85160554a
commit
b6322dc6f5
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.TEST_TOKEN }}@github.com/appleboy/cpc-infra.git test_repository
|
||||
git clone https://appleboy:${{ secrets.TEST_TOKEN }}@github.com/go-training/self-runner.git test_repository
|
||||
rm -rf test_repository
|
||||
|
Loading…
Reference in New Issue
Block a user