| 3 | 3 | RELEASE=$(git describe --abbrev=0 --tags) |
| 4 | 4 | |
| 5 | glab release create "${RELEASE}" |
|
| 6 | ||
| 5 | 7 | cat tokens/keenquotes.pat | glab auth login --hostname gitlab.com --stdin |
| 6 | 8 | |
| 7 | glab release upload ${RELEASE} build/libs/keenquotes.jar |
|
| 9 | glab release upload "${RELEASE}" build/libs/keenquotes.jar |
|
| 8 | 10 | |
| 9 | 11 |
| 439 | 439 | // whore|ho ho! |
| 440 | 440 | "ho", |
| 441 | // neighbourhood|hood |
|
| 442 | "hood", |
|
| 441 | 443 | // will|sick |
| 442 | 444 | "ill", |