We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed381f commit f806916Copy full SHA for f806916
.gitlab/benchmarks.yml
@@ -77,6 +77,7 @@ check-big-regressions:
77
artifacts: true
78
when: on_success
79
tags: ["arch:amd64"]
80
+ allow_failure: true # Exercise the job before making it mandatory
81
# ARTIFACTS_DIR /go/src/github.com/DataDog/apm-reliability/dd-trace-java/reports/
82
# need to convert them
83
script:
0 commit comments