netty5/.github/workflows
Norman Maurer 42145902a7
Correctly deploy artifacts that are build on different archs (#10893)
Motivation:

We need to take special care when deploying snapshots as we need to generate the jars in multiple steps

Modifications:

- Use the nexus staging pluging to stage jars locally in multiple steps
- Add extra job that will merge these staged jars and deploy these

Result:

Fixes https://github.com/netty/netty/issues/10887
2020-12-24 12:00:08 +01:00
..
ci-build.yml Use matrix for job configurations (#10889) 2020-12-23 20:44:57 +01:00
ci-deploy.yml Correctly deploy artifacts that are build on different archs (#10893) 2020-12-24 12:00:08 +01:00
ci-pr.yml Use matrix for job configurations (#10889) 2020-12-23 20:44:57 +01:00
codeql-analysis.yml Use maven cachen when running analyze job (#10888) 2020-12-23 19:01:21 +01:00