Skip to content

Commit

Permalink
increase ci-cd sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
MuchQuak committed Feb 5, 2025
1 parent ef34945 commit 9527cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo --- Building and Starting up docker ---
docker compose pull
docker compose up -d --no-build
sleep 30
sleep 100
echo --- Containers Up ---
- name: Check Containers
Expand Down

0 comments on commit 9527cae

Please sign in to comment.