drone-skip-pipeline/README.md
2022-06-12 04:01:08 +02:00

447 B

drone-skip-pipeline

this program is supposed to work as a DroneCI plugin.

  • skips pipelines if files/patterns listed are not matched.
  • works on commits
  • works on arbitrary commits, not just PRs
  • works with any Gitea instance

heavily inspired by joshdk's drone-skip-pipeline, except this plugin only works with Gitea instances, whereas the former only worked with GitHub.

License

CC0