ci(package): wait for index

This commit is contained in:
Thomas Hobson 2021-03-14 18:08:37 +13:00
parent 72f0f61448
commit aaadef6db9
No known key found for this signature in database
GPG Key ID: 9F1FD9D87950DB6F
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ jobs:
docker run --network container:api appropriate/curl --retry 10 --retry-connrefused http://localhost:6969/runtimes
echo Waiting for Index to start..
docker run --network container:api appropriate/curl --retry 10 --retry-connrefused http://piston_fs_repo:8000/index
docker run --network container:piston_fs_repo appropriate/curl --retry 10 --retry-connrefused http://localhost:8000/index
echo Listing Packages
docker run --network container:api appropriate/curl http://localhost:6969/packages