Skip to content

Commit 3761dfd

Browse files
committed
update cicd
1 parent d8bdfea commit 3761dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
discovery.type: single-node
2626
network.host: 0.0.0.0
2727
http.port: 9200
28-
"ES_JAVA_OPTS: -Xms512m -Xmx512m"
28+
"ES_JAVA_OPTS=-Xms512m -Xmx512m"
2929
ports:
3030
- 9200:9200
3131

0 commit comments

Comments
 (0)