mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-07-15 08:02:41 +00:00
Add "Kaniko" Plugin (#3183)
This commit is contained in:
parent
a6ef41ad77
commit
b56f4a19a7
@ -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 New Issue
Block a user