Skip to content

Commit

Permalink
Update docker-monolithic-verify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bytestream authored Aug 27, 2024
1 parent 00347f0 commit 0b225d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-monolithic-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
sudo apt install -y expect
expect verify-install.exp
sleep 5
sleep 60
curl -fSL -o /tmp/test.txt http://localhost/
if ! grep -q "SupportPal" /tmp/test.txt; then
echo "ERROR: SupportPal is not loading via HTTP"
Expand Down

0 comments on commit 0b225d0

Please sign in to comment.