1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-05-22 08:55:42 +02:00

Add "Kaniko" Plugin (#3183)

This commit is contained in:
6543
2024-01-13 07:46:16 +01:00
committed by GitHub
parent a6ef41ad77
commit b56f4a19a7
@@ -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
}
]
}