Skip to content

Commit 95ffe2e

Browse files
germsvelcarpeliam
andauthored
Add docs to README pointing to how to build new version (#1)
Adds simple docs found in `kohls_db2ex` to README pointing to how to build new version. Co-authored-by: Liam Morley <liam@mechanical-orchard.com>
1 parent 6f6fb5c commit 95ffe2e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,12 @@ This repo distributes Erlang/OTP's jinterface package as a maven package publish
33
Erlang/OTP is hosted on [github](https://github.com/erlang/otp), and jinterface is currently located in [this subdirectory](https://github.com/erlang/otp/tree/master/lib/jinterface)
44

55
The source it builds from has not been modified.
6+
7+
## Building a new version to target an OTP version
8+
9+
If there is no [published version] for the `OTP_VERSION` you want to
10+
use, trigger a workflow here:
11+
12+
https://github.com/mechanical-orchard/jinterface/actions/workflows/build.yml
13+
14+
[published version]: https://github.com/orgs/mechanical-orchard/packages?repo_name=jinterface

0 commit comments

Comments
 (0)