feat: added ublue-update to the rpm packages
added in the ublue-update RPM into the rpms folder, may want to include something about uninstalling the update services, or include something in startingpoint that enables this by default.
This commit is contained in:
parent
e863c97614
commit
a94b31132b
1 changed files with 1 additions and 0 deletions
|
|
@ -15,5 +15,6 @@ RUN cd /tmp/ublue-os/build/backgrounds && make && cp /tmp/ublue-os/rpmbuild/RPMS
|
|||
|
||||
FROM scratch
|
||||
|
||||
COPY --from=ghcr.io/ublue-os/ublue-update:latest /rpms/ublue-update.noarch.rpm /rpms
|
||||
COPY --from=builder /tmp/ublue-os/files /files
|
||||
COPY --from=builder /tmp/ublue-os/rpms /rpms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue