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 cb3d154 commit 8009ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ 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;
docker exec -u root cmfive cd /var/www/html/system && git status;
# Wait for cmfive healthcheck to be healthy
echo "Waiting for Cmfive to start"
Expand Down

0 comments on commit 8009ed1

Please sign in to comment.