mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
ci: Export freedombox.deb as build artifact instead of plinth.deb
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
005aec6e75
commit
80b4b654de
@ -34,7 +34,7 @@ build-debian-package:
|
|||||||
script:
|
script:
|
||||||
- DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage -us -uc -b
|
- DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage -us -uc -b
|
||||||
- mkdir debian-package
|
- mkdir debian-package
|
||||||
- mv ../plinth*.deb debian-package
|
- mv ../freedombox*.deb debian-package
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user