cicd: Remove APK support - it isnt tested, and probably does not work. It slows down the build and uses disk space.
This commit is contained in:
parent
edb0ebbda4
commit
fbea7ba928
|
|
@ -141,7 +141,6 @@ nfpms:
|
||||||
formats:
|
formats:
|
||||||
- deb
|
- deb
|
||||||
- rpm
|
- rpm
|
||||||
- apk
|
|
||||||
|
|
||||||
contents:
|
contents:
|
||||||
- src: OliveTin.service
|
- src: OliveTin.service
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue