mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-15 11:57:59 +00:00
feat(gcs): implement GCS publish endpoint support and update config/show/system tests
This commit is contained in:
committed by
André Roth
parent
d5fbf0f795
commit
c02c469fa6
@@ -33,6 +33,7 @@ skip_contents_publishing: false
|
|||||||
skip_bz2_publishing: false
|
skip_bz2_publishing: false
|
||||||
filesystem_publish_endpoints: {}
|
filesystem_publish_endpoints: {}
|
||||||
s3_publish_endpoints: {}
|
s3_publish_endpoints: {}
|
||||||
|
gcs_publish_endpoints: {}
|
||||||
swift_publish_endpoints: {}
|
swift_publish_endpoints: {}
|
||||||
azure_publish_endpoints: {}
|
azure_publish_endpoints: {}
|
||||||
packagepool_storage: {}
|
packagepool_storage: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user