version 0.0.3
This commit is contained in:
parent
89394ae264
commit
d6ed977ae7
2
main.go
2
main.go
@ -34,7 +34,7 @@ func main() {
|
||||
p.Plugin = plugin.New(plugin.Options{
|
||||
Name: "woodpecker-sonatype-nexus",
|
||||
Description: "Woodpecker CI plugin to publish artifacts to Sonatype Nexus",
|
||||
Version: "0.0.2",
|
||||
Version: "0.0.3",
|
||||
Flags: p.Flags(),
|
||||
Execute: p.Execute,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user