Skip to content

Commit aff7236

Browse files
committed
fix CI to launch the reliability env deployment
1 parent 18738fd commit aff7236

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,9 @@ package-trigger:
9090
job: "generate-templates"
9191
- local: .gitlab/benchmarks.yml
9292
strategy: depend
93+
forward:
94+
pipeline_variables: true
9395
variables:
9496
PARENT_PIPELINE_ID: $CI_PIPELINE_ID
9597
GIT_SUBMODULE_PATHS: libdatadog appsec/third_party/cpp-base64 appsec/third_party/libddwaf appsec/third_party/libddwaf-rust appsec/third_party/msgpack-c
9698
NIGHTLY_BUILD: $NIGHTLY_BUILD
97-
RELIABILITY_ENV_BRANCH: $RELIABILITY_ENV_BRANCH

0 commit comments

Comments
 (0)