Skip to content

Commit

Permalink
fix default template
Browse files Browse the repository at this point in the history
  • Loading branch information
seyuf committed May 2, 2023
1 parent c8966ba commit f69ccb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .magento-actions-full-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ default:
#- name: elasticsearch:7.6.2
# alias: elasticsearch
# command: [ "bin/elasticsearch", "-Expack.security.enabled=false", "-Ediscovery.type=single-node" ]
- name: docker pull ghcr.io/mad-i-t/gitlab-ci-magento/opensearch:2.5.0
- name: ghcr.io/mad-i-t/gitlab-ci-magento/opensearch:2.5.0
alias: elasticsearch opensearch
command: ["bash", "-c", "env 'discovery.type=single-node' 'cluster.name=opensearch' ./opensearch-docker-entrypoint.sh"]
- name: rabbitmq:3.9-alpine
Expand Down

0 comments on commit f69ccb4

Please sign in to comment.