代码之家  ›  专栏  ›  技术社区  ›  pixel

从bitbucket管道推git标签?

  •  0
  • pixel  · 技术社区  · 6 年前

    我想用 axion-release-plugin 它正在向git存储库添加标记。

    我怎样才能做到?

    0 回复  |  直到 6 年前
        1
  •  1
  •   pixel    6 年前

    好吧,很简单。

    在从命令行运行gradle任务时,我需要添加 -Dhttp.proxyHost=localhost -Dhttp.proxyPort=29418

    https://community.atlassian.com/t5/Bitbucket-Pipelines-articles/Pushing-back-to-your-repository/ba-p/958407