diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/gerrit-merge.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/gerrit-merge.yaml b/.github/workflows/gerrit-merge.yaml index 79fcf922a..017bc221c 100644 --- a/.github/workflows/gerrit-merge.yaml +++ b/.github/workflows/gerrit-merge.yaml @@ -81,6 +81,8 @@ jobs: GERRIT_PROJECT: ${{ inputs.GERRIT_PROJECT }} GERRIT_REFSPEC: ${{ inputs.GERRIT_REFSPEC }} # yamllint disable rule:line-length + ENV_VARS: "{}" + ENV_SECRETS: "{}" JDK_VERSION: "17" MVN_PHASES: "clean install dependency:tree com.sonatype.clm:clm-maven-plugin:2.41.0-02:index" MVN_OPTS: >- |