mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-11 01:55:27 +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",
|
"name": "Ansible",
|
||||||
"docs": "https://codeberg.org/woodpecker-plugins/ansible/raw/branch/main/docs.md",
|
"docs": "https://codeberg.org/woodpecker-plugins/ansible/raw/branch/main/docs.md",
|
||||||
"verified": true
|
"verified": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Kaniko",
|
||||||
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-kaniko/main/docs.md",
|
||||||
|
"verified": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue