Skip to content

Commit

Permalink
CI: Update new inputs created
Browse files Browse the repository at this point in the history
Errors:
Secret CLOUDS_ENV_2XB64 is required, but not provided while calling.
Secret CLOUDS_YAML_2XB64 is required, but not provided while calling.

Signed-off-by: Anil Belur <[email protected]>
Change-Id: I6791c2a6276773eaf0f4b84e954dbbc7fc33f15e
  • Loading branch information
askb committed Aug 6, 2024
1 parent e2fe588 commit 54d9371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gerrit-ci-management-novote-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ jobs:
comment-only: "true"
secrets:
GERRIT_SSH_PRIVKEY: ${{ secrets.GERRIT_SSH_PRIVKEY }}
CLOUDS_ENV_B64: ${{ secrets.CLOUDS_ENV_B64 }}
CLOUDS_YAML_B64: ${{ secrets.CLOUDS_YAML_B64 }}
CLOUDS_ENV_2XB64: ${{ secrets.CLOUDS_ENV_2XB64 }}
CLOUDS_YAML_2XB64: ${{ secrets.CLOUDS_YAML_2XB64 }}

0 comments on commit 54d9371

Please sign in to comment.