Polish "Add network option for image building"
See gh-27486
This commit is contained in:
@@ -32,4 +32,6 @@ if [[ -f META-INF/MANIFEST.MF ]]; then
|
||||
cat META-INF/MANIFEST.MF
|
||||
fi
|
||||
|
||||
echo "Network status: $(curl --silent --head https://spring.io | grep -E '^HTTP' || echo "curl failed")"
|
||||
|
||||
echo "---> Test Info buildpack done"
|
||||
|
||||
Reference in New Issue
Block a user