Skip to content

Commit

Permalink
fixing github actions steps and configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioannis committed Apr 14, 2026
1 parent 1c56a12 commit f4dfc72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/registry-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ jobs:
php -v
composer --version
docker --version
docker version
echo "$DOCKER_HOST"
docker context show
- name: Create local/config/database.php placeholder
shell: bash
Expand Down

0 comments on commit f4dfc72

Please sign in to comment.