mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-08 15:42:36 +00:00
Add pipeline trigger plugin (#1531)
Should wait when CI is configured and docker image is published
This commit is contained in:
parent
264e3649be
commit
21bc885c51
1 changed files with 5 additions and 0 deletions
|
@ -83,6 +83,11 @@
|
||||||
"name": "Aptly publish",
|
"name": "Aptly publish",
|
||||||
"docs": "https://gitea.zionetrix.net/bn8/aptly-publish/raw/branch/master/docs.md",
|
"docs": "https://gitea.zionetrix.net/bn8/aptly-publish/raw/branch/master/docs.md",
|
||||||
"verified": false
|
"verified": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Trigger",
|
||||||
|
"docs": "https://codeberg.org/woodpecker-plugins/trigger/raw/branch/main/docs.md",
|
||||||
|
"verified": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue