release_name="sugam"release_version="2.1"snapshot_name=$release_name-$release_version-main-w-inhouse-$current_time# Create new repo with updates packages
aptly repo add $repo_name$package_diraptly snapshot create $snapshot_name from repo $repo_name# For now manually take care of the publish, it may be fatal in case something# happened incorrectly in this procedure