diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 63fdceb6c..14e006c70 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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