Skip to content

Commit 5cda1d1

Browse files
nits
1 parent c1fac4e commit 5cda1d1

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.gitlab-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ build_with_cache:
8484
<<: *default_cache
8585
policy: push
8686

87-
deploy_to_reliability_env:
88-
stage: publish
89-
9087
deploy_to_profiling_backend:
9188
stage: publish
9289
needs: [ build ]

.gitlab/macrobenchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- if: ($NIGHTLY_BENCHMARKS || $CI_PIPELINE_SOURCE != "schedule") && $CI_COMMIT_REF_NAME == "master"
77
when: always
88
- when: manual
9+
allow_failure: true
910
tags: ["runner:apm-k8s-same-cpu"]
1011
needs: ["build"]
1112
interruptible: true

0 commit comments

Comments
 (0)