forked from cerc-io/stack-orchestrator
Install ed to fix CI job
This commit is contained in:
@@ -122,6 +122,7 @@ else
|
||||
fi
|
||||
|
||||
# Check that we can use the registry
|
||||
# Note: since this pulls from the DockerCo registry without auth it's possible it'll run into rate limiting issues
|
||||
docker pull hello-world
|
||||
docker tag hello-world localhost:80/hello-world
|
||||
docker push localhost:80/hello-world
|
||||
|
||||
Reference in New Issue
Block a user