chore(autotest): change git site of autemate script
This commit is contained in:
parent
a198158bfb
commit
48d932af83
|
@ -85,7 +85,7 @@ jobs:
|
|||
echo HAPROXY_IP=$(docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' haproxy) >> $GITHUB_ENV
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: xiangfangyang-tech/emqx-fvt
|
||||
repository: emqx/emqx-fvt
|
||||
path: scripts
|
||||
- uses: actions/setup-java@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue