Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-buckley authored Mar 12, 2024
1 parent 4707879 commit cb3d154
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ jobs:
ghcr.io/2pisoftware/cmfive:develop
# Note: system is mounted to a volume to avoid conflicts with the symlink
docker exec -u root cd /var/www/html/system && git status;
# Wait for cmfive healthcheck to be healthy
echo "Waiting for Cmfive to start"
time=0
Expand Down

0 comments on commit cb3d154

Please sign in to comment.