mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-03 12:43:48 +00:00
add Portainer Service Update plugin (#5172)
This commit is contained in:
parent
aac914cfae
commit
0a22070400
1 changed files with 5 additions and 0 deletions
|
@ -264,6 +264,11 @@
|
|||
"name": "Pre-commit Runner",
|
||||
"docs": "https://codeberg.org/sp1thas/woodpecker-ci-pre-commit/raw/branch/main/docs.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "Portainer Service Update",
|
||||
"docs": "https://codeberg.org/woodpecker-community/portainer-service-update/raw/branch/main/docs.md",
|
||||
"verified": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue