Skip to content

Commit e134897

Browse files
add download steps
1 parent 141ef05 commit e134897

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
name: Setup magento enterprise
3232
command: |
3333
curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/template | bash
34+
bin/download enterprise <<parameters.magento-version>>
35+
bin/setup magento-enterprise.test
3436
3537
3638
workflows:

0 commit comments

Comments
 (0)