mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-02 09:47:46 +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
|
||||
filesystem_publish_endpoints: {}
|
||||
s3_publish_endpoints: {}
|
||||
gcs_publish_endpoints: {}
|
||||
swift_publish_endpoints: {}
|
||||
azure_publish_endpoints: {}
|
||||
packagepool_storage: {}
|
||||
|
||||
Reference in New Issue
Block a user