mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
Merge pull request #459 from LebedevRI/debian
Aptly: do not generate `Contents` files
This commit is contained in:
commit
476a43717e
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