We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f4f2d commit 5ef9d21Copy full SHA for 5ef9d21
1 file changed
.github/workflows/shopware-cli.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: shopware/shopware-cli-action@v3
18
19
- name: Create Shopware project
20
- run: shopware-cli project create swcli latest --no-interaction --docker
+ run: shopware-cli project create swcli latest --no-interaction
21
22
- name: Start Docker services
23
working-directory: swcli
0 commit comments