Merge pull request #88 from bitnami/minideb-1599585660

fix: not try to publish unstable distro
This commit is contained in:
Daniel Arteaga
2020-09-08 19:28:36 +02:00
committed by GitHub
-1
View File
@@ -7,7 +7,6 @@ set -o pipefail
DISTS="jessie
stretch
buster
unstable
"
DISTS_WITH_SNAPSHOT="buster"
LATEST=buster