mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 01:19:02 +01:00
Add Node PM plugin (#1360)
A simple plugin that executes NPM, PNPM or Yarn scripts
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-s3/master/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "Node PM",
|
||||
"docs": "https://codeberg.org/woodpecker-plugins/node-pm/raw/branch/main/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "Block Git changes",
|
||||
"docs": "https://codeberg.org/qwerty287/woodpecker-block-git-changes/raw/branch/main/docs.md",
|
||||
|
||||
Reference in New Issue
Block a user