mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
ci(package): wait for index
This commit is contained in:
parent
72f0f61448
commit
aaadef6db9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package-pr.yaml
vendored
2
.github/workflows/package-pr.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue