We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270a911 commit b1c482aCopy full SHA for b1c482a
ci/linux-repository-builder/build-linux-repositories.sh
@@ -77,6 +77,7 @@ fi
77
# Returns 1 if no new artifacts were found
78
function process_inbox {
79
local inbox_dir=$1
80
+ echo "[#] Processing inbox at $inbox_dir"
81
82
local found_new_artifacts="false"
83
# Read all notify files and move the artifacts they point to into a local .latest copy
0 commit comments