gpt4 book ai didi

github - 如何排除在 travis 中构建的 git 分支?

转载 作者:行者123 更新时间:2023-12-03 20:56:54 24 4
gpt4 key购买 nike

我有一个用 travis 构建的 github 项目。 https://travis-ci.org/emmby/greenDAO/branches

我希望 travis 构建该项目中的大部分分支,但我特别希望排除一个分支。

所以我将以下内容添加到 .travis.yml在我的 master分支:

branches:
except:
- mvn-repo

但是,这并没有禁用分支的构建。所以请继续阅读 the docs ,我遇到了这个注释:

Please note that currently (for historical reasons), .travis.yml needs to be present on all active branches of your project.



所以,我继续创建了一个 .travis.yml mvn-repo 中的文件包含相同 branches 的分支部分。然而,travis 仍然坚持构建和失败我的 mvn-repo分支。

为什么 travis 试图建立一个我标记为排除的分支?

最佳答案

你还有这个问题吗?正如你所描述的,这听起来像是一个错误,所以请在 our issue tracker 中报告这个问题。 ,我们会为您寻找。

关于github - 如何排除在 travis 中构建的 git 分支?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14025148/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com