Skip to content

Commit ce23532

Browse files
GomezCFYuri Zmytrakov
authored andcommitted
fix
1 parent 301b85b commit ce23532

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
http.port: 9200
2727
xpack.license.self_generated.type: basic
2828
xpack.security.enabled: false
29+
plugins.security.ssl.http.enabled: "true"
2930
xpack.security.transport.ssl.enabled: false
3031
ES_JAVA_OPTS: -Xms512m -Xmx1g
3132
action.destructive_requires_name: false

0 commit comments

Comments
 (0)