alephit/bitbucket-webhook-package

Bitbucket webhook 包。

1.0.1 2020-11-27 05:19 UTC

This package is auto-updated.

Last update: 2024-09-27 13:48:45 UTC


README

#为 Laravel 项目部署 BitBucket Webhook

安装

composer require alephit/bitbucket-webhook-package

使用

每个使用此包的 Laravel 项目都包含以下路由

<project domain>/build

这将自动更新已部署应用程序的分支并运行数据库迁移。