Skip to content

Commit 141ef05

Browse files
switch to manual
1 parent 20473cf commit 141ef05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- run:
3131
name: Setup magento enterprise
3232
command: |
33-
curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- magento-enterprise.test <<parameters.magento-version>>
33+
curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/template | bash
3434
3535
3636
workflows:

0 commit comments

Comments
 (0)