Skip to content
代码片段 群组 项目
提交 24d02a5f 编辑于 作者: Alper Akgun's avatar Alper Akgun
浏览文件

Merge branch 'bump-c_build_failed-snowplow-schema' into 'master'

fix: Bump ci_build_failed snowplow schema to latest

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/106601



Merged-by: default avatarAlper Akgun <aakgun@gitlab.com>
Approved-by: default avatarrossfuhrman <rfuhrman@gitlab.com>
Approved-by: default avatarAlper Akgun <aakgun@gitlab.com>
Co-authored-by: default avatarLucas Charles <me@lucascharles.me>
No related branches found
No related tags found
无相关合并请求
......@@ -6,7 +6,7 @@
# @param exit_code [Int] the resulting exit code.
module Ci
class TrackFailedBuildService
SCHEMA_URL = 'iglu:com.gitlab/ci_build_failed/jsonschema/1-0-0'
SCHEMA_URL = 'iglu:com.gitlab/ci_build_failed/jsonschema/1-0-1'
def initialize(build:, exit_code:, failure_reason:)
@build = build
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册