Skip to content

Commit d28f1b3

Browse files
committed
WORKAROUND: fix aptly config for test env
1 parent b88ce3a commit d28f1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.aptly.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"skipBz2Publishing": false,
2222
"FileSystemPublishEndpoints": {},
2323
"S3PublishEndpoints": {
24-
"distribution": {
24+
"distribution-test": {
2525
"region": "eu01",
2626
"bucket": "distribution-test",
2727
"acl":"public-read",

0 commit comments

Comments
 (0)