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
|
echo HAPROXY_IP=$(docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' haproxy) >> $GITHUB_ENV
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: xiangfangyang-tech/emqx-fvt
|
repository: emqx/emqx-fvt
|
||||||
path: scripts
|
path: scripts
|
||||||
- uses: actions/setup-java@v1
|
- uses: actions/setup-java@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue