From 5aefd0b3933c4bfcb431466528be399eb0c36dc4 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Sat, 6 Jul 2019 16:02:43 +0300 Subject: [PATCH] Fix repo name in release script --- upload-artifacts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload-artifacts.sh b/upload-artifacts.sh index 188c60108..74cbd2fc4 100644 --- a/upload-artifacts.sh +++ b/upload-artifacts.sh @@ -33,7 +33,7 @@ if [[ "$1" = "nightly" ]]; then fi if [[ "$1" = "release" ]]; then - aptly_repository=aptly-repository + aptly_repository=aptly-release aptly_snapshot=aptly-$version aptly_published=s3:repo.aptly.info:./squeeze