mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
AJEFIJEASOIF
This commit is contained in:
parent
aba5bf15d4
commit
f795ca52f0
2 changed files with 2 additions and 1 deletions
1
.github/workflows/package-pr.yaml
vendored
1
.github/workflows/package-pr.yaml
vendored
|
@ -95,6 +95,7 @@ jobs:
|
|||
docker build -t piston-api api
|
||||
docker run --network container:repo -v $(pwd)'/data:/piston' -e PISTON_LOG_LEVEL=DEBUG -e 'PISTON_REPO_URL=http://localhost:8000/index' -d --name api piston-api
|
||||
echo Waiting for API to start..
|
||||
docker pull appropriate/curl
|
||||
docker run --network container:api appropriate/curl -s --retry 10 --retry-connrefused http://localhost:2000/api/v2/runtimes
|
||||
|
||||
echo Waiting for Index to start..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue