@@ -77,6 +77,9 @@ jobs:
|
||||
sudo ./aws/install
|
||||
aws --version
|
||||
# Garage is accessible at localhost:3900
|
||||
echo "Trying garage"
|
||||
curl -v http://garage:3900
|
||||
echo "Same old"
|
||||
curl -v http://localhost:3900
|
||||
|
||||
# Create bucket
|
||||
|
||||
Reference in New Issue
Block a user