This commit is contained in:
@@ -88,7 +88,9 @@ aptly repo add bashclub $build_dir/$deb_package.deb
|
|||||||
|
|
||||||
aptly snapshot create $datetime-bashclub from repo bashclub
|
aptly snapshot create $datetime-bashclub from repo bashclub
|
||||||
|
|
||||||
aptly publish drop $(lsb_release -cs) debian > /dev/null 2&>1
|
if [ $(aptly publish list -raw |wc -l) -gt 0 ]; then
|
||||||
|
aptly publish drop $(lsb_release -cs) debian
|
||||||
|
fi
|
||||||
|
|
||||||
aptly publish snapshot -distribution="$(lsb_release -cs)" $datetime-bashclub debian
|
aptly publish snapshot -distribution="$(lsb_release -cs)" $datetime-bashclub debian
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user