Sloth CI的Bitbucket验证器

sloth-ci.validators.bitbucket的Python项目详细描述


Bitbucket推送事件的Sloth CI验证器。

安装

$ pip install sloth-ci.validators.bitbucket

用法

provider:bitbucket:# Repository owner. Mandatory parameter.owner:moigagoo# Repository title as it appears in the URL, i.e. slug.# Mandatory parameter.repo:sloth-ci# Only pushes to these branches will initiate a build.# Skip this parameter to allow all branches to fire builds.branches:-master-staging

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何在另一个带有图标的JLanel的中心插入JLabel   java Spring 4会话管理   java在反汇编后返回null和空列表   java谷歌地图API有什么问题?   java rest api PUT方法不使用GET方法获取的数据   java如何在Hibernate中初始化集合集合   java自定义类加载器:有些类不是由我的类加载器加载的   java如何解决我的代码中的空指针异常?   在Windows和Linux操作系统下访问Java应用程序中的外部文件   具有多个参数的java接口   搜索在Java中搜索嵌套对象的逻辑是什么?   cpu的java矩阵访问与乘法优化   Java反射/BeanUtils问题   elasticsearch将源代码添加到BoolQueryBuilder Java   java将JS数组从Servlet传递到jQuery   如何在整个java类中使用变量