Skip to content

Commit 243b942

Browse files
committed
Opensearch
1 parent 995e6d9 commit 243b942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
node.name: os-test
118118
discovery.type: single-node
119119
OPENSEARCH_JAVA_OPTS: -Xms512m -Xmx512m -Dopensearch.memory_lock=true
120-
OPENSEARCH_INITIAL_ADMIN_PASSWORD: "\"ScoRpi0n$\""
120+
OPENSEARCH_INITIAL_ADMIN_PASSWORD: "%22ScoRpi0n$%22"
121121
bootstrap.memory_lock: "true"
122122
network.host: "0.0.0.0"
123123
http.port: 9200

0 commit comments

Comments
 (0)