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 20473cf commit 141ef05Copy full SHA for 141ef05
.circleci/config.yml
@@ -30,7 +30,7 @@ jobs:
30
- run:
31
name: Setup magento enterprise
32
command: |
33
- curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- magento-enterprise.test <<parameters.magento-version>>
+ curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/template | bash
34
35
36
workflows:
0 commit comments