gitbucket-ci-plugin
gitbucket-ci-plugin copied to clipboard
Allow disable arbitrary build scripts when docker is enabled
Now that https://github.com/takezoe/gitbucket-ci-plugin/issues/22 is implemented, it would be nice to be able to disable running jobs outside of docker, for security reasons. I'm not too familiar with scala but I would be willing to implement this with a bit of guidance.