Skip to content

Commit

Permalink
Pulled updates from Main
Browse files Browse the repository at this point in the history
  • Loading branch information
kb21032001 committed Nov 14, 2023
1 parent 6c26020 commit 4f61a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Check the website status
run: |
ls -a
echo "Sleeping for 60 seconds"
echo "Sleeping for 45 seconds"
sleep 45
docker ps -a
if curl -s http://localhost:5000/ | grep "Login to UofT Event"
Expand Down

0 comments on commit 4f61a32

Please sign in to comment.