chore: add testing
This commit is contained in:
parent
e4da4363c3
commit
02448a8d5b
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -212,6 +212,7 @@ jobs:
|
|||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
key: ${{ secrets.KEY }}
|
key: ${{ secrets.KEY }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
|
script_stop: true
|
||||||
script: |
|
script: |
|
||||||
git pull https://appleboy:${{ secrets.GITHUB_TOKEN }}@github.com/go-training/self-runner.git test_repository
|
git clone https://appleboy:${{ secrets.GITHUB_TOKEN }}@github.com/go-training/self-runner.git test_repository
|
||||||
rm -rf test_repository
|
rm -rf test_repository
|
||||||
|
Loading…
Reference in New Issue
Block a user