代码之家  ›  专栏  ›  技术社区  ›  Nikolay Baranenko

如何在Artifactory中创建GitHub sentry cli镜像?

  •  0
  • Nikolay Baranenko  · 技术社区  · 5 年前

    我想在Artifactory中创建GitHub sentry cli镜像( 人工制品/7.5.7 )

    https://github.com/getsentry/sentry-cli/releases/download/1.55.0/sentry-cli-Linux-i686
    

    在Artifactory中,我创建自定义布局

    github-releases-sentry 
    

    使用工件路径模式

     [org]/releases/download/[baseRev]/[module] 
    

    在测试路径中复制过去

    enter image description here

    创建通用远程回购后

    enter image description here

    与布局绑定的github释放哨兵

    http://artifactory.local/artifactory/sentry-cli/releases/download/1.55.0/sentry-cli-Linux-i686

    返回404错误

    enter image description here

    如何解决这个问题?

    Create Github mirror in Artifactory

    0 回复  |  直到 5 年前