From: ModeSevenIndustrialSolutions Date: Wed, 1 Oct 2025 12:35:48 +0000 (+0100) Subject: CI: Add verbose/debugging option X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9d1288ba6c4e5228797140532c0331981332fdbc;p=portal-ng%2Fbff.git CI: Add verbose/debugging option Issue-ID: CIMAN-33 Change-Id: Id8b7f61f3a31e5dfeff9c0e7a571f4dc737cff2c Signed-off-by: ModeSevenIndustrialSolutions --- diff --git a/.github/workflows/github2gerrit.yaml b/.github/workflows/github2gerrit.yaml index c86e405..01baeae 100644 --- a/.github/workflows/github2gerrit.yaml +++ b/.github/workflows/github2gerrit.yaml @@ -55,3 +55,4 @@ jobs: ISSUE_ID_LOOKUP_JSON: ${{ vars.ISSUE_ID_LOOKUP_JSON }} GERRIT_SSH_PRIVKEY_G2G: ${{ secrets.GERRIT_SSH_PRIVKEY_G2G }} GERRIT_KNOWN_HOSTS: ${{ vars.GERRIT_KNOWN_HOSTS }} + VERBOSE: true