We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad96d4b commit cf8d92aCopy full SHA for cf8d92a
ci/lib/maintenance/build_and_sign_maintenance_artifacts.sh
@@ -84,6 +84,7 @@ build_artifacts() {
84
# sign artifacts for all distributions using artifacts
85
# of previous build jobs
86
sign_artifacts() {
87
+ configure_and_check
88
configure_gpg
89
log_section "Display artifacts.."
90
tree $RESULT_DIR
0 commit comments