Skip to content

Commit 211fb7b

Browse files
committed
update
1 parent 3761dfd commit 211fb7b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cicd.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
elasticsearch_db_service:
2323
image: docker.elastic.co/elasticsearch/elasticsearch:7.11.0
2424
env:
25-
discovery.type: single-node
26-
network.host: 0.0.0.0
27-
http.port: 9200
2825
"ES_JAVA_OPTS=-Xms512m -Xmx512m"
2926
ports:
3027
- 9200:9200

0 commit comments

Comments
 (0)