We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bc53a4 + 5aefd0b commit bc1ab4eCopy full SHA for bc1ab4e
1 file changed
upload-artifacts.sh
@@ -33,7 +33,7 @@ if [[ "$1" = "nightly" ]]; then
33
fi
34
35
if [[ "$1" = "release" ]]; then
36
- aptly_repository=aptly-repository
+ aptly_repository=aptly-release
37
aptly_snapshot=aptly-$version
38
aptly_published=s3:repo.aptly.info:./squeeze
39
0 commit comments