mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Add "Sonatype Nexus" plugin (#3446)
Woodpecker CI plugin to publish artifacts to Sonatype Nexus.
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user