Skip to content

Commit

Permalink
environment to env
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacioct committed Apr 26, 2024
1 parent 46ed88f commit c430109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
image: docker.elastic.co/elasticsearch/elasticsearch:8.8.2
ports:
- 6900:6900
environment:
env:
discovery.type=single-node
xpack.security.enabled=false
defaults:
Expand Down

0 comments on commit c430109

Please sign in to comment.