forked from platypush/platypush
Added all supported architectures to generated Release files.
This commit is contained in:
parent
87cf90eb6b
commit
35c2b69ece
1 changed files with 1 additions and 1 deletions
|
@ -500,7 +500,7 @@ steps:
|
||||||
Suite: $distro
|
Suite: $distro
|
||||||
Codename: $distro
|
Codename: $distro
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Architectures: all
|
Architectures: i386 amd64 armel armhf arm64
|
||||||
Components: $components
|
Components: $components
|
||||||
Description: The official APT repository for Platypush
|
Description: The official APT repository for Platypush
|
||||||
Date: $(date -Ru)
|
Date: $(date -Ru)
|
||||||
|
|
Loading…
Reference in a new issue