mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
show path upload count
This commit is contained in:
parent
132528b545
commit
547881fb4a
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ just() {
|
|||
<<< "${derivations[*]}"
|
||||
)
|
||||
|
||||
echo "Found ${#upload_paths[@]} paths to upload"
|
||||
|
||||
if [ -z ${ATTIC_TOKEN+x} ]; then
|
||||
echo "\$ATTIC_TOKEN is unset, skipping uploading to the binary cache"
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue