Skip to content

Commit

Permalink
az-repo-apt-add: add debug on uploading repo file list
Browse files Browse the repository at this point in the history
  • Loading branch information
GreyCat committed Aug 30, 2024
1 parent e4c1d0e commit c891f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions az-repo-apt-add
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ download_existing_repo()
upload_repo()
{
echo "## Uploading repo"
ls -alR "$REPO_DIR"
az storage blob upload-batch \
--account-name "$AZ_STORAGE_ACCOUNT" \
--destination "$AZ_STORAGE_CONTAINER" \
Expand Down

0 comments on commit c891f51

Please sign in to comment.