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

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
}
]
}