Add "Sonatype Nexus" plugin (#3446)

Woodpecker CI plugin to publish artifacts to Sonatype Nexus.
This commit is contained in:
Konstantin Demin 2024-02-27 09:30:25 +03:00 committed by GitHub
parent 65a429d24a
commit 901daf988c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -184,6 +184,11 @@
"name": "Gradle Wrapper Validation",
"docs": "https://codeberg.org/beaks/gradle-wrapper-validation/raw/branch/main/docs.md",
"verified": false
},
{
"name": "Sonatype Nexus",
"docs": "https://raw.githubusercontent.com/rockdrilla/woodpecker-sonatype-nexus/main/docs.md",
"verified": false
}
]
}