@@ -78,6 +78,8 @@ jobs:
|
||||
aws --version
|
||||
# Garage is accessible at localhost:3900
|
||||
sleep 15
|
||||
docker ps -a | grep garage || echo "Garage container not found"
|
||||
sleep 15
|
||||
echo "Same old"
|
||||
curl -v http://localhost:3900
|
||||
|
||||
|
||||
Reference in New Issue
Block a user