version 0.0.2
This commit is contained in:
parent
de44930c2d
commit
481a3072f5
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.1",
|
||||
Version: "0.0.2",
|
||||
Flags: p.Flags(),
|
||||
Execute: p.Execute,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user