仅当回购具有更新并且在计划的时间时,AWS编码台

发布于 2025-01-25 18:27:10 字数 200 浏览 0 评论 0原文

我目前有一个AWS代码构建管道设置,该设置正在使用AWS Event Bridge在设定的时间表上执行。

但是,这不会检查一下连接的存储库实际上是否有任何待处理更改,因此无论如何都可以构建。

是否有一种方法:

  • 根据特定的CRON时间表安排管道来执行管道。
  • 然后,如果存储库有更新,则检查并仅执行构建。

I currently have an AWS Code Build Pipeline setup that is executing on a set schedule using AWS Event Bridge.

However, this doesn't check to see if there are actually any pending changes in the connected Repo so it just builds regardless.

Is there an approach to:

  • Schedule a Pipeline to execute based on a specific cron schedule.
  • Then check and only execute the build if the repo has updates.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文