We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18738fd commit aff7236Copy full SHA for aff7236
1 file changed
.gitlab-ci.yml
@@ -90,8 +90,9 @@ package-trigger:
90
job: "generate-templates"
91
- local: .gitlab/benchmarks.yml
92
strategy: depend
93
+ forward:
94
+ pipeline_variables: true
95
variables:
96
PARENT_PIPELINE_ID: $CI_PIPELINE_ID
97
GIT_SUBMODULE_PATHS: libdatadog appsec/third_party/cpp-base64 appsec/third_party/libddwaf appsec/third_party/libddwaf-rust appsec/third_party/msgpack-c
98
NIGHTLY_BUILD: $NIGHTLY_BUILD
- RELIABILITY_ENV_BRANCH: $RELIABILITY_ENV_BRANCH
0 commit comments