aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/gerrit-merge.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/gerrit-merge.yaml b/.github/workflows/gerrit-merge.yaml
index 2acb762..3fa0a19 100644
--- a/.github/workflows/gerrit-merge.yaml
+++ b/.github/workflows/gerrit-merge.yaml
@@ -84,6 +84,8 @@ jobs:
GERRIT_PROJECT: ${{ inputs.GERRIT_PROJECT }}
GERRIT_REFSPEC: ${{ inputs.GERRIT_REFSPEC }}
JDK_VERSION: "17"
+ ENV_VARS: "{}"
+ ENV_SECRETS: "{}"
SONAR_ARGS: >
-Dsonar.organization=onap
-Dsonar.projectKey=onap_portal-ng-ui