Skip to content

Commit

Permalink
Add pipeline trigger plugin (woodpecker-ci#1531)
Browse files Browse the repository at this point in the history
Should wait when CI is configured and docker image is published
  • Loading branch information
lafriks authored Jan 9, 2023
1 parent 264e364 commit 21bc885
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/plugins/woodpecker-plugins/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@
"name": "Aptly publish",
"docs": "https://gitea.zionetrix.net/bn8/aptly-publish/raw/branch/master/docs.md",
"verified": false
},
{
"name": "Trigger",
"docs": "https://codeberg.org/woodpecker-plugins/trigger/raw/branch/main/docs.md",
"verified": true
}
]
}

0 comments on commit 21bc885

Please sign in to comment.