mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-23 00:46:30 +00:00
Add "Kaniko" Plugin (#3183)
This commit is contained in:
parent
a6ef41ad77
commit
b56f4a19a7
1 changed files with 5 additions and 0 deletions
|
@ -174,6 +174,11 @@
|
|||
"name": "Ansible",
|
||||
"docs": "https://codeberg.org/woodpecker-plugins/ansible/raw/branch/main/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "Kaniko",
|
||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-kaniko/main/docs.md",
|
||||
"verified": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue