mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 03:41:01 +00:00
Add "Docker Tags" Plugin (#3796)
This commit is contained in:
parent
cb20ce8028
commit
d36fde2314
1 changed files with 5 additions and 0 deletions
|
@ -214,6 +214,11 @@
|
|||
"name": "Is It Up Yet?",
|
||||
"docs": "https://raw.githubusercontent.com/dvjn/woodpecker-is-it-up-yet-plugin/main/docs.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "Docker Tags",
|
||||
"docs": "https://raw.githubusercontent.com/dvjn/woodpecker-docker-tags-plugin/main/docs.md",
|
||||
"verified": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue