test
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
parent
28d92df4e0
commit
75d6c5f2ff
3
.github/tests.sh
vendored
3
.github/tests.sh
vendored
@ -21,7 +21,8 @@ echo
|
||||
echo "Execute autowizard..."
|
||||
echo
|
||||
|
||||
curl -I --silent --fail --show-error "http://localhost/#getting_started/auto_wizard/docker_compose_token" > /dev/null
|
||||
#curl -I --silent --fail --show-error "http://localhost/#getting_started/auto_wizard/docker_compose_token" > /dev/null
|
||||
curl "http://localhost/#getting_started/auto_wizard/docker_compose_token"
|
||||
|
||||
echo
|
||||
echo "Autowizard executed successful :)"
|
||||
|
Loading…
Reference in New Issue
Block a user