Ignore rc of drop command
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Thorsten Spille 2022-06-12 00:48:00 +02:00
parent aa98a45336
commit 6493503960

View File

@ -88,7 +88,7 @@ aptly repo add bashclub $build_dir/$deb_package.deb
aptly snapshot create $datetime-bashclub from repo bashclub
aptly publish drop $(lsb_release -cs) debian
aptly publish drop $(lsb_release -cs) debian > /dev/null 2&>1
aptly publish snapshot -distribution="$(lsb_release -cs)" $datetime-bashclub debian