mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
Aptly: do not generate Contents files
This commit is contained in:
parent
de22048b52
commit
5f035ccd9f
1
.github/workflows/deb-publish.yml
vendored
1
.github/workflows/deb-publish.yml
vendored
@ -253,6 +253,7 @@ jobs:
|
||||
tee -a ~/.aptly.conf <<EOT
|
||||
root_dir: $APTLY_ROOT
|
||||
gpg_disable_verify: false
|
||||
skip_contents_publishing: true
|
||||
filesystem_publish_endpoints:
|
||||
public:
|
||||
root_dir: $APTLY_ROOT/public
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user