Skip to content

Commit cf8d92a

Browse files
committed
[ci skip] call missing function to define RESULT_DIR
1 parent ad96d4b commit cf8d92a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/lib/maintenance/build_and_sign_maintenance_artifacts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ build_artifacts() {
8484
# sign artifacts for all distributions using artifacts
8585
# of previous build jobs
8686
sign_artifacts() {
87+
configure_and_check
8788
configure_gpg
8889
log_section "Display artifacts.."
8990
tree $RESULT_DIR

0 commit comments

Comments
 (0)