Skip to content

Commit

Permalink
ci: added ports
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorAlymov committed Jul 15, 2024
1 parent 414d9cd commit 722eb23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ jobs:
services:
opensearch:
image: opensearchproject/opensearch
ports:
- 9200:9200
env:
cluster.name: opensearch-cluster
node.name: opensearch-node1
Expand Down

0 comments on commit 722eb23

Please sign in to comment.