Skip to content

Commit 49eb4c3

Browse files
committed
Merge remote-tracking branch 'origin/pr-248' into pr-248
2 parents 980f0ef + 7395f21 commit 49eb4c3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,10 @@ And execute the next command in project's root folder:
120120
gradle packageMyApp
121121
```
122122

123+
### Package your app via CI
124+
125+
- **GitHub:** You can find an example workflow file [here](https://github.com/fvarrui/JavaPackager/blob/pr-248/test/hello-world-maven/.github/workflows/package.yml).
126+
123127
### Generated artifacts
124128

125129
By default it will generate next artifacts in `${outputDirectory} ` folder:

0 commit comments

Comments
 (0)