Skip to content

Commit

Permalink
correction
Browse files Browse the repository at this point in the history
Signed-off-by: poorndm <poorndm@progress.com>
  • Loading branch information
poorndm committed May 10, 2024
1 parent 229076a commit de70f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/hooks/pre-command
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ if [[ ! "$BUILDKITE_STEP_KEY" =~ ^test.* ]] && [[ $BUILDKITE_ORGANIZATION_SLUG !
export RPM_SIGNING_KEY=$(vault kv get -field packages_at_chef_io account/static/packages/signing_certs)
echo "<<<<<<DEBUG RPM SIGNING KEY - pre-command-hooks for Linux based ports >>>>>>> RPM_SIGNING_KEY -> $RPM_SIGNING_KEY "
fi
echo "<<<<<<DEBUG RPM SIGNING KEY - pre-command-hooks for NON-Linux based ports >>>>>>> RPM_SIGNING_KEY -> $RPM_SIGNING_KEY "
echo "<<<<<<DEBUG RPM SIGNING KEY - pre-command-hooks for NON-Linux based ports >>>>>>> RPM_SIGNING_KEY "
fi

0 comments on commit de70f35

Please sign in to comment.