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:
|
||||
- deb
|
||||
- rpm
|
||||
- apk
|
||||
|
||||
contents:
|
||||
- src: OliveTin.service
|
||||
|
|
|
|||
Loading…
Reference in New Issue