Skip to content

Commit

Permalink
ci: fix docker rights
Browse files Browse the repository at this point in the history
  • Loading branch information
zlodes committed Apr 28, 2024
1 parent eff2091 commit 0c1f897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
uses: php-actions/composer@v6
with:
php_extensions: redis
docker_user: 1001

- name: Setup upterm session
uses: lhotari/action-upterm@v1
Expand Down

0 comments on commit 0c1f897

Please sign in to comment.