Skip to content

Commit 5ef9d21

Browse files
authored
remove docker
permission denied errors
1 parent f1f4f2d commit 5ef9d21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shopware-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: shopware/shopware-cli-action@v3
1818

1919
- name: Create Shopware project
20-
run: shopware-cli project create swcli latest --no-interaction --docker
20+
run: shopware-cli project create swcli latest --no-interaction
2121

2222
- name: Start Docker services
2323
working-directory: swcli

0 commit comments

Comments
 (0)