We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0e89a4 commit 2434625Copy full SHA for 2434625
RELEASE_PROCESS.md
@@ -109,7 +109,7 @@ $ cat .github/workflows/CI.yml | yq .jobs.build.strategy.matrix.java
109
Build the artifacts:
110
111
```shell
112
-$ .gradlew clean build
+$ ./gradlew clean build
113
```
114
You will find final artifact (the ZIP archive) in the following location:
115
@@ -142,4 +142,4 @@ Let the community know. Create a new announcement in `OpenSearch` category and d
142
143
## Done!
144
145
-It was a lot of steps and you deserve a special reward! Go have a nice cup of tea or coffee.
+It was a lot of steps and you deserve a special reward! Go have a nice cup of tea or coffee.
0 commit comments